Deleting datasets in windwos using orchadmin command

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
hmvikram
Participant
Posts: 4
Joined: Thu Jan 03, 2013 9:08 pm
Location: Kuala Lumpur

Deleting datasets in windwos using orchadmin command

Post by hmvikram »

Hi,

How to delete datasets created in Windows server using orchadmin command? I am looking for the commands to be executed in windows command prompt to delete datasets. Kindly help me.

Regards,
Vikram
Vikram
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Search is your friend! One post with the answer to your question:

viewtopic.php?t=146513
-craig

"You can never have too many knives" -- Logan Nine Fingers
hmvikram
Participant
Posts: 4
Joined: Thu Jan 03, 2013 9:08 pm
Location: Kuala Lumpur

Post by hmvikram »

Hi Craig,

Thanks for sharing the link. Some environment variables needs to be set before executing orchadmin command. So I am looking for those commands in windows to set environment variables.

I got the below error message when i tried to view a dataset using orchadmin.

##I IIS-DSEE-TFCN-00001 14:16:52(000) <main_program>
IBM WebSphere DataStage Enterprise Edition 8.1.0.5447
Copyright (c) 2001, 2005-2008 IBM Corporation. All rights reserved

##I IIS-DSEE-TFCN-00006 14:16:52(001) <main_program> conductor uname: -s=Windows_NT; -r=2; -v=5; -n=AMBG2K352UAT; -m=Pentium
##W IIS-DSEE-TFPA-00012 14:16:52(002) <main_program> Warning: the PWD environment variable is not defined. Remote process startup may be unsuccessful as a resul
t.If your ORCHESTRATE job does not start up correctly, please set your PWD variable to a value that will work on all nodes of your system.
##E IIS-DSEE-TFOG-00006 14:16:52(003) <main_program> Error loading "liborchgeneralnt": Could not find "liborchgeneralnt" on the library search path defined by t
he environment variable PATH; path: $APT_ORCHHOME/bin:$PATH.
##I IIS-DSEE-TFSC-00001 14:16:52(004) <main_program> APT configuration file: C:/DOCUME~1/ADMINI~1/LOCALS~1/Temp/1/aptoa13436200e387d
##F IIS-DSEE-TUXX-00001 Internal Error: (!strcmp("-os_charset", argv[validArgs])): standalone.C: 60
##F IIS-DSEE-TUXX-00001 Internal Error: (!strcmp("-os_charset", argv[validArgs])): standalone.C: 60
##F IIS-DSEE-TUXX-00001 Internal Error: (!strcmp("-os_charset", argv[validArgs])): standalone.C: 60
##F IIS-DSEE-TUXX-00001 Internal Error: (!strcmp("-os_charset", argv[validArgs])): standalone.C: 60
Vikram
Post Reply