Page 1 of 1

Regading error in deleting Filesets.

Posted: Thu Jan 15, 2009 11:25 pm
by KhyatiH
Hi,
I'm getting an error message while deleting filesets by a unix script wth the help of ORCHADMIN delete command-->


##I IIS-DSEE-TCOA-00018 01:23:41(002) <main_program> Deleting fileset /project/dev/out/fsCEP_20090112-014110.

##E IIS-DSEE-TFDM-00028 01:23:41(003) <main_program> Invalid fileset /project/dev/out/fsCEP_20090112-014110: problem with partitioning

##E IIS-DSEE-TFFS-00005 01:23:41(004) <delete file set data files in APT_DeleteFilesetOperator> Error when checking operator: Node name "node3" not in config file

##E IIS-DSEE-TFFS-00005 01:23:41(005) <delete file set data files in APT_DeleteFilesetOperator> Error when checking operator: Node name "node4" not in config file

##E IIS-DSEE-TFSR-00019 01:23:41(006) <main_program> Could not check all operators because of previous error(s)


At the project level Default.apt has been defined as a configuration file, and the file is no where been overridden within the project.

In another jobs data sets have also been caeted but datasets easily deleted with the help of ORCHADMIN delete command in the script.

Any inputs will be appreciated.
Thanks in advance.

Posted: Fri Jan 16, 2009 1:07 am
by ray.wurlod
You must have in place the same configuration file that was used when the File Set (or Data Set) was created, or at the very least one that is compatible and contains all of the nodes mentioned in the control file.