List:MaxDB« Previous MessageNext Message »
From:Jean-Michel OLTRA Date:February 2 2004 8:51pm
Subject:Re: Problems with DBEXTRACT and DBLOAD
View as plain text  
Le lundi 02 février 2004, frank_hischke@stripped a écrit...
	bonjour,


> Hi,

> I'm a new user of the MaxDB 7.5.0.5 and have a question referring to the SAP DB
> LOADER.

> I want to make a full unload of a large database instance "DEMO" (nearly 5GB) using
> the statement:
>      LOADERCLI -d DEMO -u dba,dba -b DBExtract.txt -E 20
> where DBExtract.txt has the folowing contents:
>      DBEXTRACT CATALOG OUTSTREAM 'catalog.out' DATA OUTSTREAM 'data.out' 

Don't you have to specify a medium type  ?

DBEXTRACT CATALOG OUTSTREM FILE 'catalogFilePath' DATA OUTSTREAM FILE
'dataFilePath' ?

or I think you can use a backup medium, and crate the new instance with:
medium_put theMediumName pathOfMedium FILE DATA 0 8 YES
db_activate recover theMediumName
see:
http://www.ipcoast.com/MaxDB-Restore03.txt

-- 
jm

Thread
Problems with DBEXTRACT and DBLOADfrank_hischke2 Feb
  • Re: Problems with DBEXTRACT and DBLOADJean-Michel OLTRA2 Feb
    • Re: Problems with DBEXTRACT and DBLOADJean-Michel OLTRA3 Feb
  • Re: Problems with DBEXTRACT and DBLOADJean-Michel OLTRA3 Feb
Re: Problems with DBEXTRACT and DBLOAD'Jean-Michel OLTRA'3 Feb
RE: Problems with DBEXTRACT and DBLOADSteffen Schildberg3 Feb