Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by fmshire

  1. fmshire

    FORCE APPLICATION

    Another thing why the offline backup is giving you this error &quot;SQL1035N The database is currently in use. SQLSTATE=57019&quot; is because the database was active. I'll recommend thess steps: 1) Db2 &quot;force application all&quot; 2) db2 deactivate db <db_name> 3) db2 list application...
  2. fmshire

    LOCKWAIT and configuration Parms

    Yes, after all connections to database are gone. You can simply connect to it again (db2 connect to <db_name>) or activate the database (db2 activate db <db_name>) Thank you
  3. fmshire

    SQL5043N- DB2Start Error

    Hello; On my Dev Machine, everytime I try to start DB2 by issuing db2start I get this error: SQL5043N Support for one or more communications protocols failed to start successfully. However, core database manager functionality started successfully. When I looked the msg. sql5043n, it says that...
  4. fmshire

    Hello; On my Dev Machine, everytim

    Hello; On my Dev Machine, everytime I try to start DB2 by issuing db2start I get this error: SQL5043N Support for one or more communications protocols failed to start successfully. However, core database manager functionality started successfully. When I looked the msg. sql5043n, it says that...
  5. fmshire

    USEREXIT on Windows 2000

    Hi Marc; Well that's a good question! I don't think I have a compiler in my machine. AS you can imagine, I'm UNIX person I never worked DB2 on Windows. So how do you look for the compiler. and if I don't have, is there a site that I can download. So, basically I need to go where the compiler...
  6. fmshire

    USEREXIT on Windows 2000

    Hi; I'm trying to activate USER EXIT and LOG REATIAN. I follow up all the steps needed to do that. Which is under c:\Program Files\SQLLIB\SAMPLE, I opened the db2uext2.c and then I did 1. Copy &quot;db2uext2.cdisk&quot; to &quot;db2uext2.c&quot; and place this file into a working directory...
  7. fmshire

    Hi Guys; Is there any one who ev

    Hi Bi; You see I was using for DB2 I don't if you ever worked on db2 but to start db2 you have to be in this directory c:/program files/sql/bin and you execute a file called db2cmd.exe. once you run that it will open another window and in there you can perform db2 tasks. my question is how can...
  8. fmshire

    DB2 win2000 for UWIN/CYGWIN

    Hi; I was wondering if there's any one who ever used DB2 win2000 and use UWIN/CYGWIN. I'm trying to run all my scripts I have for db2 on AIX/UNIX over win2000. I know UWIN/CYGWIN has the capability to run UNIX/AIX commands over Window2000. But my concern is, to initialized Command line...
  9. fmshire

    UWIN USERS

    Hi Thanks for this respond (UWIN). The reason I was looking for this is that I have DB2 installed in my Win 2000 Machine (new project). I also support DB2 on AIX which I have lots of scripts in that machine. Now I was trying to use those scripts in my new project (win2000). So, when I...
  10. fmshire

    UWIN USERS

    Hi Guys; Is there any one who ever used the UWIN. Is a UNIX to Windows application. Please I need your help.
  11. fmshire

    UWIN USERS

    Hi Guys; Is there any one who ever used the UWIN. Is a UNIX to Windows application. Please I need your help.
  12. fmshire

    UWIN USERS

    Hi Guys; Is there any one who ever used the UWIN. Is a UNIX to Windows application. Please I need your help.
  13. fmshire

    Hi Guys; Is there any one who ev

    Hi Guys; Is there any one who ever used the UWIN. Is a UNIX to Windows application. Please I need your help.
  14. fmshire

    Hi Guys; Is there any one who ev

    Hi Guys; Is there any one who ever used the UWIN. Is a UNIX to Windows application. Please I need your help.
  15. fmshire

    Hi Guys; Is there any one who ev

    Hi Guys; Is there any one who ever used the UWIN. Is a UNIX to Windows application. Please I need your help.

Part and Inventory Search

Back
Top