Offline Capture
728367Nov 20 2009 — edited Nov 25 2009I am migrating Informix 7.3 to Oracle 10g. I am attempting to do an offline capture of the source database using IDS7_DSML_SCRIPT.
To do this I open a command window on my PC ( Windows XP ) and run the script i.e
c:\omwb\offline_capture\Informix7\ IDS7_DSML_SCRIPT esfrs_2009 nplcs2_online
where esfrs_2009 is the database name, and nplcs2_online is the dbservername
However, when I run this command I get a number of messages in the command window as follows:
'dbaccess' is not recognised as an internal or external command.
My question is how do I run the IDS7_DSML_SCRIPT script to dature the source data from the Informix database ?