![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Command Prompt | popo123456789 | Windows & DOS: Issues & Discussions | 1 | 08-07-2008 06:29 AM |
| inconsistent ls command display at the command prompt & running as a cron job | rajranibl | SuSE | 5 | 07-30-2007 08:26 AM |
| Command prompt argument | giridher2000 | Shell Programming and Scripting | 2 | 10-27-2005 01:36 AM |
| Unable to get password prompt | owls | IP Networking | 2 | 11-12-2003 02:17 AM |
| Changing the UNIX command prompt | WERUreo | UNIX for Dummies Questions & Answers | 2 | 04-22-2002 11:45 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Unable to get the db2 command prompt in unix
Hi,
When i try to connect to the db2 database from unix solaris 5.8 version by typing "db2" from the .../sqllib/bin/ folder, i am not getting the db2 command prompt. Could anyone help me resolve this? Here the db2 is executable only. But still iam not getting the db2 prompt. The error i get is $ db2 ksh: db2: not found |
|
||||
|
Hi,
Is the way i am connecting to DB2 right? if [ $ERROR_CD = 01 ]; then db2output=`DB2 <<EOD connect to <DB name> user <username> using <password> insert into <schema.tablename> (Col1,Col2,Col3,Col4,Col5,Col6) values('Val1','Val2','Val3','Val4','Val5','Val6'); terminate EOD` else exit fi |
|
||||
|
Hi,
Is the way i am connecting to DB2 right? |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|