Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9225845
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T04:40:52+00:00 2026-06-18T04:40:52+00:00

Is there a way to search all the mappings, sessions, etc. in Informatica for

  • 0

Is there a way to search all the mappings, sessions, etc. in Informatica for a text string contained within a SQL override?

For example, suppose I know a certain stored procedure (SP_FOO) is being called somewhere in an INFA process, but I don’t know where exactly. Somewhere I think there is a Post SQL on a source or target calling it. Could I search all the sessions for Post SQL containing SP_FOO ? (Similar to what I could do with grep with source code.)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T04:40:53+00:00Added an answer on June 18, 2026 at 4:40 am

    You can use Repository queries for querying REPO tables(if you have enough access) to get data related with all the mappings,transformations,sessions etc.

    Please use the below link to get almost all kind of repo queries.Ur answers can be find in the below link.

    https://uisapp2.iu.edu/confluence-prd/display/EDW/Querying+PowerCenter+data

    select *--distinct sbj.SUBJECT_AREA,m.PARENT_MAPPING_NAME
    from REP_SUBJECT sbj,REP_ALL_MAPPINGS m,REP_WIDGET_INST w,REP_WIDGET_ATTR wa
    where sbj.SUBJECT_ID = m.SUBJECT_ID AND
    m.MAPPING_ID = w.MAPPING_ID AND
    w.WIDGET_ID = wa.WIDGET_ID
    and sbj.SUBJECT_AREA in ('TLR','PPM_PNLST_WEB','PPM_CURRENCY','OLA','ODS','MMS','IT_METRIC','E_CONSENT','EDW','EDD','EDC','ABS')
    and (UPPER(ATTR_VALUE)  like '%PSA_CONTACT_EVENT%'
    --  or UPPER(ATTR_VALUE)  like '%PSA_MEMBER_CHARACTERISTIC%'
     -- or UPPER(ATTR_VALUE)  like '%PSA_REPORTING_HH_CHRSTC%'
    --  or UPPER(ATTR_VALUE)  like '%PSA_REPORTING_MEMBER_CHRSTC%'
         )
    --and m.PARENT_MAPPING_NAME like '%ARM%'
    order by 1
    

    Please let me know if you have any issues.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there a way to search for a string within all stored procs in
Is there a way in xCode4 to search for all variables with a specific
Is there a way to search and eventually search and replace text in Visual
Is there a way to search, from a string, a line containing another string
Is there a way to search in a database a custom string and replace
I'm wondering, is there a way that you can do a search for all
Is there a way in CVS to search all the files in a cvs
Is there a way to search a certain user's outlook inbox to get all
Is there any possible way to create a search next and a search all
Is there a way to search Microsoft Visual SourceSafe 6.0d for all files tagged

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.