Unix Technical Forum

SEO

vBulletin Search Engine Optimization


Go Back   Unix Technical Forum > Database Server Software > Oracle Database

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 05-10-2008, 02:02 PM
hpcasalino@gmail.com
 
Posts: n/a
Default Work with SQL*Plus through command prompt windows

Dear All,

I have big problems trying to access a database using SQL*Plus through
command prompt. I am a beginner DBA, and my first challenge is to make
a backup and recovery of an Oracle9i database.
I tried to access through SQL*Plus windows but it showed me "TSNames
No listener"...and accessing using SQL*Plus through command prompt I
could, but now...I can do anything else, I can't use RMAN, V$ .... I
got completely lost..and I will appreciate so much any help.

Thanks in advance for your time.

Bets regards,
BeginnerDBA
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 05-10-2008, 02:02 PM
fitzjarrell@cox.net
 
Posts: n/a
Default Re: Work with SQL*Plus through command prompt windows

On May 8, 11:17*am, hpcasal...@gmail.com wrote:
> Dear All,
>
> I have big problems trying to access a database using SQL*Plus through
> command prompt. I am a beginner DBA, and my first challenge is to make
> a backup and recovery of an Oracle9i database.
> I tried to access through SQL*Plus windows but it showed me "TSNames
> No listener"...and accessing using SQL*Plus through command prompt I
> could, but now...I can do anything else, I can't use RMAN, V$ .... I
> got completely lost..and I will appreciate so much any help.
>
> Thanks in advance for your time.
>
> Bets regards,
> BeginnerDBA


Since you won't supply the command you attempted to use to access an
Oracle database through SQL*Plus tell us why we should take our time
to try and solve an issue where no real information is available.

Post what you did and what error messages you received.


David Fitzjarrell
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 05-10-2008, 02:02 PM
hpcasalino@gmail.com
 
Posts: n/a
Default Re: Work with SQL*Plus through command prompt windows

On May 8, 11:34*am, "fitzjarr...@cox.net" <orat...@msn.com> wrote:
> On May 8, 11:17*am, hpcasal...@gmail.com wrote:
>
> > Dear All,

>
> > I have big problems trying to access a database using SQL*Plus through
> > command prompt. I am a beginner DBA, and my first challenge is to make
> > a backup and recovery of an Oracle9i database.
> > I tried to access through SQL*Plus windows but it showed me "TSNames
> > No listener"...and accessing using SQL*Plus through command prompt I
> > could, but now...I can do anything else, I can't use RMAN, V$ .... I
> > got completely lost..and I will appreciate so much any help.

>
> > Thanks in advance for your time.

>
> > Bets regards,
> > BeginnerDBA

>
> Since you won't supply the command you attempted to use to access an
> Oracle database through SQL*Plus tell us why we should take our time
> to try and solve an issue where no real information is available.
>
> Post what you did and what error messages you received.
>
> David Fitzjarrell


Ok, I apologize....this is my first day as a real DBA after I finished
college, no more practice...nothing ...this is real. Also, this is the
first time using this tool to try to contact someone who could help
me.
Well, after I launch SQLPlus in the command prompt I tried to see the
blocks that I got corrupted after a hot backup, and I ran v
$backup_corruption...and the only message I got was "unknown
command"..... the thing is that if you could help me giving me some
help what should I do...or may be some link where I can read ...I will
do it....I just want to know which is the best way to make a backup
and recovery by using the SQLPlus through command prompt
window.........
Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 05-10-2008, 02:02 PM
sybrandb@hccnet.nl
 
Posts: n/a
Default Re: Work with SQL*Plus through command prompt windows

On Thu, 8 May 2008 09:58:56 -0700 (PDT), hpcasalino@gmail.com wrote:

>On May 8, 11:34*am, "fitzjarr...@cox.net" <orat...@msn.com> wrote:
>> On May 8, 11:17*am, hpcasal...@gmail.com wrote:
>>
>> > Dear All,

>>
>> > I have big problems trying to access a database using SQL*Plus through
>> > command prompt. I am a beginner DBA, and my first challenge is to make
>> > a backup and recovery of an Oracle9i database.
>> > I tried to access through SQL*Plus windows but it showed me "TSNames
>> > No listener"...and accessing using SQL*Plus through command prompt I
>> > could, but now...I can do anything else, I can't use RMAN, V$ .... I
>> > got completely lost..and I will appreciate so much any help.

>>
>> > Thanks in advance for your time.

>>
>> > Bets regards,
>> > BeginnerDBA

>>
>> Since you won't supply the command you attempted to use to access an
>> Oracle database through SQL*Plus tell us why we should take our time
>> to try and solve an issue where no real information is available.
>>
>> Post what you did and what error messages you received.
>>
>> David Fitzjarrell

>
>Ok, I apologize....this is my first day as a real DBA after I finished
>college, no more practice...nothing ...this is real. Also, this is the
>first time using this tool to try to contact someone who could help
>me.
>Well, after I launch SQLPlus in the command prompt I tried to see the
>blocks that I got corrupted after a hot backup, and I ran v
>$backup_corruption...and the only message I got was "unknown
>command"..... the thing is that if you could help me giving me some
>help what should I do...or may be some link where I can read ...I will
>do it....I just want to know which is the best way to make a backup
>and recovery by using the SQLPlus through command prompt
>window.........
>Thanks


I'm not sure you are real DBA. I would be frigthened to death by a DBA
who assumes you can make a backup of a database through sqlplus.
I would be frightened to death by a DBA who doesn't know SQL, and who
doesn't know v$backup_corruption is a view, which you need to SELECT
from.

I would you advise you to quit your job, before you create havoc and
are laid off, and go back to college, and ask your money back.

--
Sybrand Bakker
Senior Oracle DBA
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 05-10-2008, 02:02 PM
hpcasalino@gmail.com
 
Posts: n/a
Default Re: Work with SQL*Plus through command prompt windows

On May 8, 12:18*pm, sybra...@hccnet.nl wrote:
> On Thu, 8 May 2008 09:58:56 -0700 (PDT), hpcasal...@gmail.com wrote:
> >On May 8, 11:34*am, "fitzjarr...@cox.net" <orat...@msn.com> wrote:
> >> On May 8, 11:17*am, hpcasal...@gmail.com wrote:

>
> >> > Dear All,

>
> >> > I have big problems trying to access a database using SQL*Plus through
> >> > command prompt. I am a beginner DBA, and my first challenge is to make
> >> > a backup and recovery of an Oracle9i database.
> >> > I tried to access through SQL*Plus windows but it showed me "TSNames
> >> > No listener"...and accessing using SQL*Plus through command prompt I
> >> > could, but now...I can do anything else, I can't use RMAN, V$ .... I
> >> > got completely lost..and I will appreciate so much any help.

>
> >> > Thanks in advance for your time.

>
> >> > Bets regards,
> >> > BeginnerDBA

>
> >> Since you won't supply the command you attempted to use to access an
> >> Oracle database through SQL*Plus tell us why we should take our time
> >> to try and solve an issue where no real information is available.

>
> >> Post what you did and what error messages you received.

>
> >> David Fitzjarrell

>
> >Ok, I apologize....this is my first day as a real DBA after I finished
> >college, no more practice...nothing ...this is real. Also, this is the
> >first time using this tool to try to contact someone who could help
> >me.
> >Well, after I launch SQLPlus in the command prompt I tried to see the
> >blocks that I got corrupted after a hot backup, and I ran v
> >$backup_corruption...and the only message I got was "unknown
> >command"..... the thing is that if you could help me giving me some
> >help what should I do...or may be some link where I can read ...I will
> >do it....I just want to know which is the best way to make a backup
> >and recovery by using the SQLPlus through command prompt
> >window.........
> >Thanks

>
> I'm not sure you are real DBA. I would be frigthened to death by a DBA
> who assumes you can make a backup of a database through sqlplus.
> I would be frightened to death by a DBA who doesn't know SQL, and who
> doesn't know v$backup_corruption is a view, which you need to *SELECT
> from.
>
> I would you advise you to quit your job, before you create havoc and
> are laid off, and go back to college, and ask your money back.
>
> --
> Sybrand Bakker
> Senior Oracle DBA- Hide quoted text -
>
> - Show quoted text -


Look, I am trying to put in practice what I studied, you could be a
little more kind in giving me some advise. Or you just forgot when you
studied and when you were at your first day in some place???? I think
you did.......
What I just want to do is try to start working as a real DBA..When I
said real DBA, is that I left my daily classes and I want to start
working to becoming as good as others..I know is a long way, but I
deserve the opportunity...... May be you misunderstood my
question....you have to be more patience...I don't know how you are a
Senior DBA with this selfish and antipatic behavior....
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 05-10-2008, 02:02 PM
joel garry
 
Posts: n/a
Default Re: Work with SQL*Plus through command prompt windows

On May 8, 9:58*am, hpcasal...@gmail.com wrote:
> On May 8, 11:34*am, "fitzjarr...@cox.net" <orat...@msn.com> wrote:
>
>
>
>
>
> > On May 8, 11:17*am, hpcasal...@gmail.com wrote:

>
> > > Dear All,

>
> > > I have big problems trying to access a database using SQL*Plus through
> > > command prompt. I am a beginner DBA, and my first challenge is to make
> > > a backup and recovery of an Oracle9i database.
> > > I tried to access through SQL*Plus windows but it showed me "TSNames
> > > No listener"...and accessing using SQL*Plus through command prompt I
> > > could, but now...I can do anything else, I can't use RMAN, V$ .... I
> > > got completely lost..and I will appreciate so much any help.

>
> > > Thanks in advance for your time.

>
> > > Bets regards,
> > > BeginnerDBA

>
> > Since you won't supply the command you attempted to use to access an
> > Oracle database through SQL*Plus tell us why we should take our time
> > to try and solve an issue where no real information is available.

>
> > Post what you did and what error messages you received.

>
> > David Fitzjarrell

>
> Ok, I apologize....this is my first day as a real DBA after I finished
> college, no more practice...nothing ...this is real. Also, this is the
> first time using this tool to try to contact someone who could help
> me.
> Well, after I launch SQLPlus in the command prompt I tried to see the
> blocks that I got corrupted after a hot backup, and I ran v
> $backup_corruption...and the only message I got was "unknown
> command"..... the thing is that if you could help me giving me some
> help what should I do...or may be some link where I can read ...I will
> do it....I just want to know which is the best way to make a backup
> and recovery by using the SQLPlus through command prompt
> window.........
> Thanks


Well, one thing about being a DBA is you are expected to know all
about these things, or be able to find them out in a timely manner.
The _one thing_ you cannot get wrong is recovery!

First of all, RMAN is a separate tool from SQL*Plus. There are many
varieties of Oracle and means of controlling it, you need to be much
more specific about your platform, version and so on. I wrote a
minifaq for this group to help newbies: http://www.dbaoracle.net/readme-cdos.htm

There are online resources to help you out, including a "2-day DBA" to
get you started, and the docs are searchable at http://tahiti.oracle.com,
including a basic backup book for some versions. Some of the Oracle
training varies from the real world, so online fora help you reconcile
that. But few people will hold your hand completely, you need to show
effort and a grasp of the basics. So be sure and read that Concepts
manual!

As far as your listener issue, that may mean your listener isn't
running, and may mean your environment is incorrect. Do you have a
senior DBA or even developer there to help you get started? I'm sure
some people are curious how you could manage to get a DBA job with no
experience, too.

The command you perhaps wanted to run from sqlplus was:
select * from v$backup_corruption;

But why are you running that command?

You probably want to (from the OS command line):
echo $ORACLE_BASE $ORACLE_HOME $PATH $ORACLE_SID $TNS_ADMIN
lsnrctl status

You probably want to search your client machine for tnsnames.ora, you
may have been using one misconfigured for your server and listener.
Or maybe you just haven't started the listener. Hard to say without
knowing exactly what your configuration is.

jg
--
@home.com is bogus.
Hmmm, I remember the spoiled rich kid coke dealer at my high school
getting shot in the face, 35 years ago.
http://www.signonsandiego.com/uniont...c8jenkins.html
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 05-10-2008, 02:02 PM
hpcasalino@gmail.com
 
Posts: n/a
Default Re: Work with SQL*Plus through command prompt windows

On May 8, 12:33*pm, joel garry <joel-ga...@home.com> wrote:
> On May 8, 9:58*am, hpcasal...@gmail.com wrote:
>
>
>
>
>
> > On May 8, 11:34*am, "fitzjarr...@cox.net" <orat...@msn.com> wrote:

>
> > > On May 8, 11:17*am, hpcasal...@gmail.com wrote:

>
> > > > Dear All,

>
> > > > I have big problems trying to access a database using SQL*Plus through
> > > > command prompt. I am a beginner DBA, and my first challenge is to make
> > > > a backup and recovery of an Oracle9i database.
> > > > I tried to access through SQL*Plus windows but it showed me "TSNames
> > > > No listener"...and accessing using SQL*Plus through command prompt I
> > > > could, but now...I can do anything else, I can't use RMAN, V$ .... I
> > > > got completely lost..and I will appreciate so much any help.

>
> > > > Thanks in advance for your time.

>
> > > > Bets regards,
> > > > BeginnerDBA

>
> > > Since you won't supply the command you attempted to use to access an
> > > Oracle database through SQL*Plus tell us why we should take our time
> > > to try and solve an issue where no real information is available.

>
> > > Post what you did and what error messages you received.

>
> > > David Fitzjarrell

>
> > Ok, I apologize....this is my first day as a real DBA after I finished
> > college, no more practice...nothing ...this is real. Also, this is the
> > first time using this tool to try to contact someone who could help
> > me.
> > Well, after I launch SQLPlus in the command prompt I tried to see the
> > blocks that I got corrupted after a hot backup, and I ran v
> > $backup_corruption...and the only message I got was "unknown
> > command"..... the thing is that if you could help me giving me some
> > help what should I do...or may be some link where I can read ...I will
> > do it....I just want to know which is the best way to make a backup
> > and recovery by using the SQLPlus through command prompt
> > window.........
> > Thanks

>
> Well, one thing about being a DBA is you are expected to know all
> about these things, or be able to find them out in a timely manner.
> The _one thing_ you cannot get wrong is recovery!
>
> First of all, RMAN is a separate tool from SQL*Plus. *There are many
> varieties of Oracle and means of controlling it, you need to be much
> more specific about your platform, version and so on. *I wrote a
> minifaq for this group to help newbies: *http://www.dbaoracle.net/readme-cdos.htm
>
> There are online resources to help you out, including a "2-day DBA" to
> get you started, and the docs are searchable athttp://tahiti.oracle.com,
> including a basic backup book for some versions. *Some of the Oracle
> training varies from the real world, so online fora help you reconcile
> that. *But few people will hold your hand completely, you need to show
> effort and a grasp of the basics. *So be sure and read that Concepts
> manual!
>
> As far as your listener issue, that may mean your listener isn't
> running, and may mean your *environment is incorrect. *Do you have a
> senior DBA or even developer there to help you get started? *I'm sure
> some people are curious how you could manage to get a DBA job with no
> experience, too.
>
> The command you perhaps wanted to run from sqlplus was:
> select * from v$backup_corruption;
>
> But why are you running that command?
>
> You probably want to (from the OS command line):
> echo $ORACLE_BASE $ORACLE_HOME $PATH $ORACLE_SID $TNS_ADMIN
> lsnrctl status
>
> You probably want to search your client machine for tnsnames.ora, you
> may have been using one misconfigured for your server and listener.
> Or maybe you just haven't started the listener. *Hard to say without
> knowing exactly what your configuration is.
>
> jg
> --
> @home.com is bogus.
> Hmmm, I remember the spoiled rich kid coke dealer at my high school
> getting shot in the face, 35 years ago.http://www.signonsandiego.com/uniont...8jenkins.html- Hide quoted text -
>
> - Show quoted text -


Yes, you are right.. I don't have much experience on this....I am
level 1, I am really new...I have just left college...and I know
things...but they looks different when you have to work in the real
life..and not just doing some homework ..... yes...but I want to
learn...and I think that I have to start with something...I am so
nervous..and may be that why I get lost..I have to get practice on
this......is my first day....
Thank you for understand.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 05-10-2008, 02:02 PM
fitzjarrell@cox.net
 
Posts: n/a
Default Re: Work with SQL*Plus through command prompt windows

Comments embedded.
On May 8, 11:58*am, hpcasal...@gmail.com wrote:
> On May 8, 11:34*am, "fitzjarr...@cox.net" <orat...@msn.com> wrote:
>
>
>
>
>
> > On May 8, 11:17*am, hpcasal...@gmail.com wrote:

>
> > > Dear All,

>
> > > I have big problems trying to access a database using SQL*Plus through
> > > command prompt. I am a beginner DBA, and my first challenge is to make
> > > a backup and recovery of an Oracle9i database.
> > > I tried to access through SQL*Plus windows but it showed me "TSNames
> > > No listener"...


And the command you attempted which produced that output was ...

To verify if you're using a correct TNS alias you would type, at the
command prompt:

tnsping <whatever alias you want to use>

and see what tnsping reports. Some sample successful output follows:

c:\sql>tnsping smudgepot

TNS Ping Utility for 32-bit Windows: Version 10.2.0.3.0 - Production
on 08-MAY-2008 13:06:39

Copyright (c) 1997, 2006, Oracle. All rights reserved.

Used parameter files:
\\apps\database\sqlnet.ora


Used TNSNAMES adapter to resolve the alias
Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS =
(PROTOCOL = TCP)(Host = ZINGBOT.COM)(Port = 1529))) (CONNECT_DATA =
(SID = SMUDGEPOT)))
OK (10 msec)

As you can see a successful ping returns a plethora of information; an
unsuccessful ping produces:

c:\sql>tnsping smort

TNS Ping Utility for 32-bit Windows: Version 10.2.0.3.0 - Production
on 08-MAY-2008 13:09:55

Copyright (c) 1997, 2006, Oracle. All rights reserved.

Used parameter files:
\\apps\database\sqlnet.ora

TNS-03505: Failed to resolve name

which should be telling you the alias isn't defined in the
tnsnames.ora file. This informative bit of text:

Used parameter files:
\\apps\database\sqlnet.ora

provides the networked location of a common tnsnames.ora file (the
sqlnet.ora and tnsnames.ora files are located in the same directory).
One would then investigate the tnsnames.ora file with any common text
editor and find the proper alias for the database in question.

> > > and accessing using SQL*Plus through command prompt I
> > > could, but now...I can do anything else, I can't use RMAN, V$ .... I
> > > got completely lost..and I will appreciate so much any help.

>
> > > Thanks in advance for your time.

>
> > > Bets regards,
> > > BeginnerDBA

>
> > Since you won't supply the command you attempted to use to access an
> > Oracle database through SQL*Plus tell us why we should take our time
> > to try and solve an issue where no real information is available.

>
> > Post what you did and what error messages you received.

>
> > David Fitzjarrell

>
> Ok, I apologize....this is my first day as a real DBA after I finished
> college, no more practice...nothing ...this is real. Also, this is the
> first time using this tool to try to contact someone who could help
> me.


Understood.

> Well, after I launch SQLPlus in the command prompt I tried to see the
> blocks that I got corrupted after a hot backup, and I ran v
> $backup_corruption...and the only message I got was "unknown
> command".....


You cannot simply 'launch' SQL*Plus and expect to be able to do
anything worthwhile as you have yet to connect to a database. One
presumes this is a client machine, and that your database of interest
is NOT local:

c:\sql>sqlplus /nolog

SQL*Plus: Release 10.2.0.3.0 - Production on Thu May 8 12:57:22 2008

Copyright (c) 1982, 2006, Oracle. All Rights Reserved.

SQL> connect ####/*********@smudgepot
Connected.
SQL>

At this point you are successfully connected to a database; one
wonders how you passed your courses without knowing HOW to connect to
an Oracle database.

Queries can now be executed from the SQL> prompt:

SQL> select * from v$backup_corruption;

no rows selected

SQL>

I am concerned that you are convinced that a database backup can be
taken from SQL*Plus; nothing could be further from the truth. RMAN,
a separate utility, is used for such tasks; it would be a wise person
who bookmarks the following link:

http://tahiti.oracle.com

and uses it religiously to learn the various aspects of Oracle and its
management.
.
> the thing is that if you could help me giving me some
> help what should I do...or may be some link where I can read ...I will
> do it....I just want to know which is the best way to make a backup
> and recovery by using the SQLPlus through command prompt
> window.........


The best way is to not make such an attempt; RMAN is the supplied tool
of choice for backups.

> Thanks- Hide quoted text -
>
> - Show quoted text -



David Fitzjarrell
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 05-10-2008, 02:02 PM
Arch
 
Posts: n/a
Default Re: Work with SQL*Plus through command prompt windows

On Thu, 8 May 2008 09:58:56 -0700 (PDT), hpcasalino@gmail.com wrote:

>On May 8, 11:34*am, "fitzjarr...@cox.net" <orat...@msn.com> wrote:
>> On May 8, 11:17*am, hpcasal...@gmail.com wrote:
>>
>> > Dear All,

>>
>> > I have big problems trying to access a database using SQL*Plus through
>> > command prompt. I am a beginner DBA, and my first challenge is to make
>> > a backup and recovery of an Oracle9i database.
>> > I tried to access through SQL*Plus windows but it showed me "TSNames
>> > No listener"...and accessing using SQL*Plus through command prompt I
>> > could, but now...I can do anything else, I can't use RMAN, V$ .... I
>> > got completely lost..and I will appreciate so much any help.

>>
>> > Thanks in advance for your time.

>>
>> > Bets regards,
>> > BeginnerDBA

>>
>> Since you won't supply the command you attempted to use to access an
>> Oracle database through SQL*Plus tell us why we should take our time
>> to try and solve an issue where no real information is available.
>>
>> Post what you did and what error messages you received.
>>
>> David Fitzjarrell

>
>Ok, I apologize....this is my first day as a real DBA after I finished
>college, no more practice...nothing ...this is real. Also, this is the
>first time using this tool to try to contact someone who could help
>me.
>Well, after I launch SQLPlus in the command prompt I tried to see the
>blocks that I got corrupted after a hot backup, and I ran v
>$backup_corruption...and the only message I got was "unknown
>command"..... the thing is that if you could help me giving me some
>help what should I do...or may be some link where I can read ...I will
>do it....I just want to know which is the best way to make a backup
>and recovery by using the SQLPlus through command prompt
>window.........
>Thanks


Don't panic, you'll get up to speed. Everyone has to start somewhere.
This newsgroup, regrettably, is anything but newbie friendly.
Nonetheless, read the replies that have been posted. There are good
suggestions scattered in among the abuse. Try to make future
questions more specific, include version info and precise error
messages. "It doesn't work" is rarely a helpful description of a
problem.

There is a tremendous wealth of Oracle information on various web
sites and blogs. Google, google, google. Oracle itself publishes some
of the best. Read through everything on Oracle's web site marked
"Concept". They also publish an excellent tutorial/reference called
"The 2 Day DBA". A link is below, check it out.

http://www.oracle.com/technology/obe...dba/index.html

Good luck,
Arch
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 08:36 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578