You are on page 1of 3

一 EXPORT

1.
cd C:\IBM\InformationServer\Clients\istools\cli
2. (hostname:IP)
istool.bat export -domain TWIDCIBMETL:9443 -username isadmin -password
inf0server! -archive C:\TEMP\McD_DEV.isx -ds 'TWIDCIBMETL/McD_DEV/*/*.*'

(存放位置) (hostname) (project)


二 IMPORT
1.
cd C:\IBM\InformationServer\Clients\istools\cli
2. (hostname:IP)
istool.bat import -domain TWIDCIBMETL:9443 -username isadmin -password
inf0server! -archive C:\TEMP\McD_DEV.isx -ds 'TWIDCIBMETL/test'

(存放位置) (hostname) (project)

You might also like