Results 1 to 3 of 3

Thread: Informatica - UNIX !! [Help]

  1. #1
    Junior Member
    Join Date
    Jul 2007
    Answers
    2

    Informatica - UNIX !! [Help]

    Hi guyz,

    I had an Informatica interview yesterday and I have a moderate experience on the tool (couple of minor projects in past), not any expert.

    I was confused on one of the question that I can remember off the top of my head. It'll be great if someone can help me out here.

    Q. How to find whether a workflow is successful or not in UNIX?

    Appreciate the help !

    Thanks,
    Saurabh


  2. #2
    Junior Member
    Join Date
    Jul 2007
    Answers
    2

    Re: Informatica - UNIX !! [Help]

    *bump*

    anyone plz?


  3. #3
    Junior Member
    Join Date
    Jul 2007
    Answers
    8

    Re: Informatica - UNIX !! [Help]

    Hi try this .


    ============================================================================================

    Getworkflowdetails
    The getworkflowdetails command returns the folder name, workflow name, last start time, last completion time, workflow status, run mode, and the username that ran the last workflow.

    In the command line mode, use the following syntax to get details on a workflow:

    pmcmd getworkflowdetails

    <-serveraddr|-s> [host:]portno

    <<-user|-u> username|<-uservar|-uv> userEnvVar>

    <<-password|-p> password|<-passwordvar|-pv> passwordEnvVar>

    [<-folder|-f> folder]

    workflow

    In the interactive mode, enter the following syntax at the pmcmd prompt to get details on a workflow:

    getworkflowdetails

    [<-folder|-f> folder]

    workflow

    For information on other parameters used in this command, see Table 23-5.

    ============================================================================================



    Get the path from where informatica is installesd example: C:\Program Files\Informatica PowerCenter 7.1.1\Server\bin\pmcmd
    in run command promt get this path or in unix get this path

    write the below command to run the workflow

    pmcmd startworkflow -s 4001 -u scott -p tiger -f Dev mp_CSV_LOAD_04

    pmcmd getworkflowdetails -s 4001 -u scott -p tiger -f Dev mp_CSV_LOAD_04


    pmcmd getworkflowdetails -s 4001 -u scott -p tiger -f Test w_s_m_filter

    -s serveraddress
    -u User
    -p password
    -f folder

    workflow_name


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact