GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Tech FAQs  >  Informatica
Go To First  |  Previous Question  |  Next Question 
 Informatica  |  Question 299 of 327    Print  
Connections and Session
How to make the connections and How to run in session?


  
Total Answers and Comments: 1 Last Update: November 06, 2009     Asked by: mahendra.negi79 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
November 05, 2009 09:45:35   #1  
ps77322 Member Since: April 2009   Contribution: 3    

RE: Connections and Session
Connection String Creation:
First go to the Work flow manager and then select your folder then go to Connections menu and select Relational and select the type of database from the drop down and click on new button. enter the details like name of connection string username and password and connect string (connect string database server name or can be obtained from the TNS copy and paste the host name when u are looking in the TNS)
then finally click on ok.

Creating a Session:
First go to the Work flow manager and then select your folder then go to Task developer and then Select Create on Tasks Menu. Select Session from the drop down and link the associated mapping when it prompts. Go to the Mappings and give the relevent information for Source and targets and then save it

Running:
Create a work flow linking the created session and save. Process is same as that of creating a session ..instaed of selecting Session from the dropdown select Workflow.

Now right click on the wrk flow and select start task..

 
Is this answer useful? Yes | No

 Related Questions

Latest Answer : Madhu, Here is the statement to start/stop a session....$PM_HOME/pmcmd starttask -s $PM_PMSERVER_PORT -uv USERNAME -pv PASSWORD -wait -f $Folder -w $Workflow $Task#                  ...
Read Answers (6) | Asked by : karthikeyan

1) what is the difference between power center and power mart?2) diff b/w versions of Informatica 5, 6 an d7?3) what is ODS?4) how to give mapping & session parameter in file?
Read Answers (5) | Asked by : pratyusha

Latest Answer : thq for ur reply....cud plz tell me wher we can use this stored procedure transforamtion,update strategy trnasformation with ex:..waits for ur reply  ...
Read Answers (3) | Asked by : Karthick

Hi all,Could anyone tell me why session fails when running a workflow? I don't see any records being inserted to target table though source table has data. There are sufficient permissions to the user who is running workflow and relational connections are pointing to the correct databases. This whole exercise is taking place on windows xp pro and backend database is oracle 10 EE. Any help is appreciated.ThanksKamalnayan
Read Answers (4) | Asked by : Kamalnayan Maramraj
Tags : RDBMS

Hi All,I need to put the value of a col (request-id) in the text of the body of the post-session success/failure email which I have to send in Informatica. How to achieve this? We cannot, I guess, use a Parameter File for this as it would take the same value everytime and put it in the email. I want to use the value of request-id which will be different on each session run and capture that value in some parameter/variable and use that in session in the post-session email.Kindly suggest a way to
Read Answers (2) | Asked by : Tejasree

I want to send the excle sheet as a souce to another excel sheet as target.so i created a mapping with souce excel sheet to target sexcel sheet correctly. but i'm faling to enter the correct connection string in establishing relatonal connections for type ODBC .My ODBC data source is XL(Microsoft Excel Driver(*.xls)). tell me what is the connection string for ODBC (Like oracle is the conn string for Oracle services)
Read Answers (1) | Asked by : sasha

Im trying to fill a primary key field of a target using a trigger on the table to insert a sequence number for each insertion of a new row.After running the session im finding that the key column is populated ,but,not in an order. the key field starts with some 75 goes till 200,the again 551 comes and goes till 10500 ,suddenly the next key field is filled with 21 and goes till 72.... is there any reason why this is happening in this reason.FYI : i truncated the table data ,then dropped the seq.
Read Answers (2) | Asked by : mayur

Latest Answer : SESSIONSession tells the server, how to fetch the metadata from repository for the specified mapping (data flow).TASK Task is a particular work that is for eg. Assignment Task is used to assign a value to the variable for the entire workflow.Still confusion ...
Read Answers (2) | Asked by : subha

Hi All,I am loading a flat file into a DB2 database.My Session is succeeded but i am getting an error like this""WRITER_1_*_1> WRT_8229 Database errors occurred: FnName: Bind Parameter -- [Striva ][ODBC DETAIL Driver] DTL-00264 DBAPI Error. DB_DESCRIBE failed for file TCCCATCN.;DTL-01252 DBNTC Initial OPEN CONVERSE failed to location "SYSD", rcs 0/2014/-204.;DTL-02006 SQL prepare error. SQLCODE = -204.; DSNT408I SQLCODE = -204, ERROR: AVIPB.TCCCATCN IS AN UNDEFINED NAME; DSNT418I
View Question | Asked by : Sai

View Question | Asked by : Rema


 Sponsored Links

 
Related Articles

JSP Implicit and Session Objects

JSP Implicit and Session Objects In this JPS tutorial you will learn how to program using JSP JSP expressions and Implicit Objects JSP Session Object methods of session object getAttribute String name getAttributeNames and isNew mosgoogle JSP expressions If a programmer wants to insert data into an
 

WebSphere V5.0 : Running Applications - Understand Session Manager

WebSphere V5 0 Running Applications Understand Session Manager In this tutorial you will learn about WebSphere V5 0 Running Applications Understand Session Manager Session management support Developing session management in servlets and Enabling URL rewriting or cookies on a server mosgoogle Session
 

SCBCD Study Notes : Chapter 4 : Session Bean Life Cycle

SCBCD Study Notes Chapter 4 Session Bean Life Cycle Please find the Study Notes and resources which covers the Chapter 4 Session Bean Life Cycle as part of the Sun Certified Business Component Developer exam CX 310 090 Please find the Study Notes and resources which covers the Chapter 4 Session Bean
 

SCBCD Study Notes : Chapter 3 : Session Bean Component Contract (Part 2)

SCBCD Study Notes Chapter 3 Session Bean Component Contract Part 2 Please find the Study Notes and resources which covers the 2nd Part of Chapter 3 Session Bean Component Contract as part of the Sun Certified Business Component Developer exam CX 310 090 4 Match the correct description about purpose
 

SCBCD Study Notes : Chapter 2 : Client View of a Session Bean

SCBCD Study Notes Chapter 2 Client View of a Session Bean Please find the Study Notes and resources which covers the Chapter 2 Client View of a Session Bean as part of the Sun Certified Business Component Developer exam CX 310 090 1 Identify correct and incorrect statements or examples about the cli
 

SCBCD Study Notes : Chapter 3 : Session Bean Component Contract (Part 1)

SCBCD Study Notes Chapter 3 Session Bean Component Contract Part 1 Please find the Study Notes and resources which covers the 1st Part of Chapter 3 Session Bean Component Contract as part of the Sun Certified Business Component Developer exam CX 310 090 Identify correct and incorrect statements or
 

ASP.NET 2.0 Training : Customizing the Session State Mechanism

ASP NET 2 0 Training Customizing the Session State Mechanism In this tutorial you will learn about Extending the Session State Mechanism The Default Session State Mechanism and its customization Customizing the Session State Module and Writing a custom session state module mosgoogle Extending the Se
 

WebSphere V5.0 : Running Applications - Understand Session Manager

WebSphere V5.0 Running Applications - Understand Session Manager In this tutorial you will learn about WebSphere V5.0 Running Applications - Understand Session Manager Session management support Developing session management in servlets and Enabling URL rewriting or cookies on a server. mosgoogle Se
 

Be Prepared for Tech Job Cuts

Even one of the most flourishing and possibly the strongest industries of the future are not experiencing the economic crunch. The tech industry is now experiencing massive job losses in different categories. Although you will still see innovations almost every day from the tech industry through th
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape