DSSharing - Datastage Admin Commands
DSSharing - Datastage Admin Commands
DSSharing - Datastage Admin Commands
Share 0
DSSharing
Monday, 28 January 2013
Command Description
DS Proj ect Obj ect counts
Command
SELECT COUNT(*) FROM DS_JOBS; SELECT COUNT(*) FROM DS_JOBOBJECTS;
Total Pageviews
List all j obs in a DS proj ect SELECT JOBNO, @ID, CATEGORY, NAME FROM DS_JOBS
3 6 7 6
About Me
select JOBNO from DS_JOBS w here NAME='Name of the j ob' CLEAR.FILE RT_Logxx w here xx is JOBNO.
prasoon
select DS_JOBS.NAME AS JOB_NAME FMT '35L' from DS_JOBOBJECTS,DS_JOBS w here Find how many Jobs are using giv en Hashed file as INPUT DS_JOBOBJECTS.OLETYPE = 'CHashedInput' and DS_JOBOBJECTS.OBJIDNO = DS_JOBS.JOBNO and EVAL DS_JOBOBJECTS."@RECORD<6>" = 'hashed file name' group by JOB_NAME;
Hi Guys, Welcome to DSShare blog.My na is Prasoon and i have created this blog to s datastage concepts.I will appriciated your comments on posts. View my complete profile
select DS_JOBS.NAME AS JOB_NAME FMT '35L' from DS_JOBOBJECTS,DS_JOBS w here Find how many Jobs are using giv en Hashed file as OUTPU DS_JOBOBJECTS.OLETYPE = 'CHashedOutput' and DS_JOBOBJECTS.OBJIDNO = DS_JOBS.JOBNO and EVAL DS_JOBOBJECTS."@RECORD<6>" = 'hashed file name' group by JOB_NAME;
select DS_JOBS.NAME AS JOB_NAME FMT '35L' from DS_JOBOBJECTS, DS_JOBS w here Find how many Jobs are using giv en Hashed file as INPUT and OUTPUT DS_JOBOBJECTS.OLETYPE in ('CHashedOutput','CHashedInput') and DS_JOBOBJECTS.OBJIDNO = DS_JOBS.JOBNO and EVAL DS_JOBOBJECTS."@RECORD<6>" = 'Hashed file name' group by JOB_NAME;
Free Backlinks
SELECT "FIELD", "FIELD.TYPE", "FIELD.DEF", "FIELD.CONV", "FIELD.HEAD", "FIELD.FMT", "FIELD.ASSOC" FROM DICT hashedfile ORDER BY "FIELD.NO", "TYPE";
SELECT INSTANCE, DTM, MODIFIER FROM DS_AUDIT WHERE CLASS = '2' AND INSTANCE LIKE 'JOB NAME';
CNET News How the 'carstache' turned into marketing magic for Lyft Author pleads: Please don't buy my new novel on Amazon (Q&A) Bad Beats: Why was the original
UPDATE SDKSequences USING DICT VOC SET F1 = '1' WHERE @ID = 'Your_Sequence_Name';
Is Cupertino sacrificing its core to Los Angeles Times By the time Apple plops a campus the size the Pentagon into this city of 60,000 people Cupertino, Calif., will be more economically dependent on one company than any other
dsshar.blogspot.com/2013/01/datastage-admin-commands_28.html
1/3
9/29/13
List all j obs using a TABLE
Silicon Valley town. Two years after the pro was announced, as the ...
@DsServ e >> /etl/Ascential/Datastage/DSEngine/bin/dssearch -lj obs -usedby -r -oc oj <projectname> <jobname> @DsServ e >> /etl/Ascential/Datastage/DSEngine/bin/dssearch -lj obs -uses -r -oc -oj <projectname> <SeqJobname>
Two Things Apple Got Absolutely Right In T iPhone 5s and iOS 7 Forbes We've certainly had our fun around here wit Apple's Apple's recent product announceme noting, for example that iOS7 seems to trig motion sickness in that small portion of the population susceptible to it. Others have noticed that the iPhone 5c ... Related Articles
1 comment:
Vamsi Krishna 12 February 2013 08:32 Your post is very nice.DO u have any link or material to know complete information about DS_JOBS,DS_JOBOBJECTS,DS_AUDIT etc.As of now i know basic knowledge with the help of dsexchange Reply
Apple isn't dead yet iPhone 5S and iOS7 The haveGuardian a secret weapon When Steve Jobs was still with us, many commentators yours truly included use complain about the "reality distortion field" surrounded Apple's charismatic leader. Tho in attendance when Jobs launched the devi and services (iPod ... Related Articles
Apple hires top designer from Nike tuaw.com At Nike, Shaffer was the Studio Director of Innovation Kitchen. This is Nike's research development lab where new product design created. Under Shaffer's lead, Nike was nam the most innovative company in 2013 by Fa Company. Related Articles
pow ered by
Comment as:
Google Account
Publish
Preview
dsshar.blogspot.com/2013/01/datastage-admin-commands_28.html
2/3
9/29/13
Newer Post
Home
Subscribe to: Post Comments (Atom)
Older Post
Powered by Blogger.
dsshar.blogspot.com/2013/01/datastage-admin-commands_28.html
3/3