原创  pmcmd 调用workflow 收藏

建好mapping,和workflow,并且测试通过。最后所有调度都是用pmcmd来控制,下面只是一个简单的调用例子:

交互模式:

$ pwd
/soft/informatica/PowerCenter8.1.1/server/bin
$
$ pmcmd

Informatica(r) PMCMD
, version [8.1.1 SP1], build [661.0112], SOLARIS 64-bit
Copyright (c) Informatica Corporation 
1994 - 2007
All Rights Reserved
.

Invoked at Mon Nov 
05 16:40:31 2007

pmcmd
> connect -service IS_CBANK -d Domain_SPCNSUN02102 -u Administrator -p password
Connected to Integration Service
: [IS_CBANK].
pmcmd
> setfolder mapping_test_to_test
pmcmd
> startworkflow wf_test_scott
pmcmd
> 

命令模式:

$ pmcmd startworkflow -sv IS_CBANK -d Domain_SPCNSUN02102 -u Administrator -p password -f mapping_test_to_test wf_test_scott

Informatica(r) PMCMD
, version [8.1.1 SP1], build [661.0112], SOLARIS 64-bit
Copyright (c) Informatica Corporation 
1994 - 2007
All Rights Reserved
.

Invoked at Mon Nov 
05 17:37:23 2007

Connected to Integration Service
: [IS_CPIC-ING].
Starting workflow [wf_test_scott]
INFO
: Starting execution of workflow [wf_test_scott] in folder [mapping_test_to_test] last saved by user [Administrator].
Disconnecting from Integration Service

Completed at Mon Nov 
05 17:37:24 2007
$

Done.:)

发表于 @ 2007年11月05日 17:30:00 | 评论( loading... ) | 编辑| 举报| 收藏

旧一篇:unix/linux 中的SHELL 参数多于9个的处理方法 | 新一篇:FTP的传输模式(ascii, binary)的区别

  • 发表评论
  • 评论内容:
  •  
Copyright © chanet
Powered by CSDN Blog