Home > database driver > oracle fatal error database driver error

Oracle Fatal Error Database Driver Error

Contents

new comments by email My Email You can cancel email alerts wrt_8229 database errors occurred informatica at anytime. Comments (7) boppana81 in Arlington Heights, Illinois 101 months database driver error in informatica wrt_8229 ago Hi Iam running a seesion.Iam unable to run Workflow.When i run Debug it shows me wrt_8229 database errors occurred informatica sql server the data loaded into target. It shows me the following Error message in Session log WRITER_1_*_1> WRT_8229 Database errors occurred: ORA-26002: Table TGT.T_SG_21 has index defined database driver error cmn_1022 informatica upon it. Database driver error... Function Name : Prepare DPL SQL Stmt : INSERT INTO t_SG_21(Primarykey,EMPLOYEE_ID,FIRST_NAME,LAST_NAME ,EMAIL,PHONE_NUMBER,HIRE_DATE,JOB_ID,SALARY,COMMIS SI ON_PCT,DEPARTMENT_ID) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Oracle Fatal Error Database driver error... Function Name : Execute Multiple SQL Stmt : INSERT INTO t_SG_21(Primarykey,EMPLOYEE_ID,FIRST_NAME,LAST_NAME ,EMAIL,PHONE_NUMBER,HIRE_DATE,JOB_ID,SALARY,COMMIS SI ON_PCT,DEPARTMENT_ID)

8229 Error Code In Informatica

VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Oracle Fatal Error WRITER_1_*_1> Fri Jun 13 15:39:44 2008 WRITER_1_*_1> WRT_8076 Writer run terminated. [Commit Error] WRITER_1_*_1> WRT_8333 Rolling back all the targets due to fatal session error. WRITER_1_*_1> WRT_8325 Final rollback executed for the target [t_SG_22, t_SG_21] at end of load WRITER_1_*_1> Fri Jun 13 15:39:44 2008 WRITER_1_*_1> WRT_8081 Writer run terminated. [Error in loading data to target table [t_SG_21]] WRITER_1_*_1> WRT_8168 End loading table [t_SG_22] at: Fri Jun 13 15:39:44 2008 WRITER_1_*_1> WRT_8168 End loading table [t_SG_21] at: Fri Jun 13 15:39:44 2008 WRITER_1_*_1> WRT_8035 Load complete time: Fri Jun 13 15:39:44 2008 - Was this comment helpful? Yes (2) / No Reply - Report abuse hemantabishi in Bombay, India 101 months ago I think,it's kind of constraint violation.Primary key will be violating duplicates to enter. So it fires the error. correct me if i am wrong. - Was this com

CommunityOracle User Group CommunityTopliners CommunityOTN Speaker BureauJava CommunityError: You don't have JavaScript enabled. This tool uses JavaScript and much of it will not work correctly without it enabled. Please turn

Database Driver Error... Function Name Execute

JavaScript back on and reload this page. Please enter a title. wrt_8425 error writer execution failed You can not post a blank message. Please type your message and try again. More discussions wrt_8229 database errors occurred fnname execute in Business Intelligence Applications All PlacesBusiness IntelligenceBusiness Intelligence ApplicationsBusiness Intelligence Applications This discussion is archived 4 Replies Latest reply on Oct 26, 2013 1:31 PM by http://www.indeed.com/forum/job/informatica-developer/Database-error-while-running-workflow/t59279 Srini VEERAVALLI Informatica Error WRT_8829 57f304c5-15d8-47a2-9b1b-63a4f544b11a Oct 25, 2013 6:13 PM Happy Friday Oracle experts,My Friday has started with the following error when trying to run a test mapping (for practice purposes). I would appreciate any suggestions :SeverityTimestampNodeThreadERROR10/25/2013 10:28:23 AMnode01WRITER_1_*_1WRT_8229Message-----------------------------------------------------------------------------------------------Database errors occurred: ORA-00604: error occurred at recursive SQL level 1ORA-00942: table or https://community.oracle.com/thread/2596729 view does not existDatabase driver error...Function Name : Prepare DPLSQL Stmt : INSERT INTO EMP_TARGET2(EMPLOYEE_ID,FIRST_NAME,LAST_NAME,EMAIL,PHONE_NUMBER,HIRE_DATE,JOB_ID,SALARY,COMMISSION_PCT,MANAGER_ID,DEPARTMENT_ID) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Oracle Fatal ErrorDatabase driver error...Function Name : Execute MultipleSQL Stmt : INSERT INTO EMP_TARGET2(EMPLOYEE_ID,FIRST_NAME,LAST_NAME,EMAIL,PHONE_NUMBER,HIRE_DATE,JOB_ID,SALARY,COMMISSION_PCT,MANAGER_ID,DEPARTMENT_ID) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Oracle Fatal Error---------------------------------------------------------------------------------------------------I'm working on importing SQL - Select * from employees where Department_ID =50 from EMPLOYEES table in the HR Schema to a shell copy of EMPLOYEES that I created by copying the EMPLOYEES table.Thanks for your time in advanceGiorgio I have the same question Show 0 Likes(0) 1151Views Tags: none (add) biContent tagged with bi, errorContent tagged with error, etlContent tagged with etl, informatica_client_901Content tagged with informatica_client_901 This content has been marked as final. Show 4 replies 1. Re: Informatica Error WRT_8829 Srini VEERAVALLI Oct 25, 2013 7:07 PM (in response to 57f304c5-15d8-47a2-9b1b-63a4f544b11a) Issue is that informatica is not

here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and policies http://stackoverflow.com/questions/17805993/informatica-loading-error of this site About Us Learn more about Stack Overflow the company Business Learn more about hiring developers or posting ads with us Stack Overflow Questions Jobs Documentation Tags Users http://datawarehouse.ittoolbox.com/groups/technical-functional/informatica-l/error-with-the-database-while-running-informatica-workflow-748422 Badges Ask Question x Dismiss Join the Stack Overflow Community Stack Overflow is a community of 6.2 million programmers, just like you, helping each other. Join them; it only takes a database driver minute: Sign up INFORMATICA LOADING ERROR up vote 0 down vote favorite I am newbie to informatica. I am using INFORMATICA 9.1.0 and oracle 11g as source and target database. I tried to create one table in target database and tried to load data from source to target. Table is getting created in target database. and I created mapping and workflow which database driver error is valid and i start work flow but it gave me following error. Message Code RR_4036 Message Error connecting to database [ Arun ORA-00900: invalid SQL statement Database driver error... Function Name : executeDirect SQL Stmt : Arun Oracle Fatal Error Database driver error... Function Name : ExecuteDirect Oracle Fatal Error ]. please help me with good solutions. informatica informatica-powercenter share|improve this question asked Jul 23 '13 at 9:12 Arunselvan 105 Can you paste full error message from the log? –Marek Grzenkowicz Jul 23 '13 at 9:48 add a comment| 1 Answer 1 active oldest votes up vote 0 down vote I got solution for this. Previously while creating remote connection in Relational Connection Editor for a session, In code page option i chose "UTF-8 encoding of unicode". Now i changed to "ms windows latin 1 (ansi) superset of latin1" and I restarted the workflow which is succeeded. The following video link shows how to create relational connection for a session. http://www.youtube.com/watch?v=oM2d-IHfRUw share|improve this answer answered Jul 26 '13 at 11:17 Arunselvan 105 add a comment| Your Answer draft saved

Technology and Trends Enterprise Architecture and EAI ERP Hardware IT Management and Strategy Java Knowledge Management Linux Networking Oracle PeopleSoft Project and Portfolio Management SAP SCM Security Siebel Storage UNIX Visual Basic Web Design and Development Windows < Back CHOOSE A DISCUSSION GROUP Research Directory TOPICS Database Hardware Networking SAP Security Web Design MEMBERS Paul_Pedant DACREE MarkDeVries VoIP_News Inside-ERP MacProTX Inside-CRM I_am_the_dragon maxwellarnold Michael Meyers-Jouan TerryCurran Chris_Day Andrew.S.Baker Ramnath.Awate JoeTorre Craig Borysowich Locutus Dennis Stevenson DukeGanote Richard iudithm mircea_luca Clinton Jones bracke Nikki Klein AbhaiTripathi Iqbalyk Adrian_Grigoriu bluesguyAZ59 blrvenkat COMPANIES EdgeWave Sophos Pivotal CRM Wave Direct View All Topics View All Members View All Companies Toolbox for IT Topics Data Warehouse Groups Ask a New Question Informatica The Informatica group is your premier resource for objective technical discussion and peer-to-peer support on Informatica data integration software. Home | Invite Peers | More Data Warehouse Groups Your account is ready. You're now being signed in. Solve problems - It's Free Create your account in seconds E-mail address is taken If this is your account,sign in here Email address Username Between 5 and 30 characters. No spaces please The Profile Name is already in use Password Notify me of new activity in this group: Real Time Daily Never Keep me informed of the latest: White Papers Newsletter Jobs By clicking "Join Now", you agree to Toolbox for Technology terms of use, and have read and understand our privacy policy. Error with the database while running Informatica workflow dwenthusiast asked May 31, 2005 | Replies (6) Hi Gurus, I have taken the dump from production environment and tried exporting to testing environment. Now I am stucked with the following error. I referred oracle manuals to fix the problem in vain. I tried in all the ways to fix the problem but still not successful. Can anybody pull me out from this? Thanks in Advance Srikanth READER_1_1_1> BLKR_16019 Read [1] rows, read [0] error rows for source table [T_PDO_CHLHDR] instance name [T_PDO_CHLHDR] READER_1_1_1> BLKR_16008 Reade

 

Related content

cmn_1022 database driver error oracle

Cmn Database Driver Error Oracle table id toc tbody tr td div id toctitle Contents div ul li a href Cmn Database Driver Error Sql Server a li li a href Cmn Database Driver Error Informatica Sql Server a li li a href Cmn Database Driver Error Informatica Netezza a li li a href Cmn Sql Server Error Informatica a li ul td tr tbody table p here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and policies of this relatedl site About Us Learn more about

cmn_1022 error in informatica

Cmn Error In Informatica table id toc tbody tr td div id toctitle Contents div ul li a href Cmn Database Driver Error Sql Server a li li a href Cmn Database Driver Error Informatica To Teradata a li li a href Cmn Database Driver Informatica a li ul td tr tbody table p WizardInformatica Cloud for Amazon AWSComplex Event ProcessingProactive Healthcare Decision ManagementProactive MonitoringReal-Time Alert ManagerRule PointData IntegrationB B Data ExchangeB B Data TransformationData Integration HubData ReplicationData ServicesData Validation OptionFast CloneInformatica PlatformMetadata relatedl ManagerPowerCenterPowerCenter ExpressPowerExchangePowerExchange AdaptersData QualityAddress DoctorAddress Doctor CloudData as system error encountered is a ServiceData ExplorerData QualityData

cmn 1022 error in informatica sql server

Cmn Error In Informatica Sql Server table id toc tbody tr td div id toctitle Contents div ul li a href Cmn Database Driver Error Sql Server a li li a href Cmn Database Driver Event error Occurred Loading Library a li li a href Database Driver Error Function Name Executedirect a li li a href Error Occurred Loading Library Pmora Dll a li ul td tr tbody table p Technology and Trends Enterprise Architecture and EAI ERP Hardware relatedl IT Management and Strategy Java Knowledge Management Linux p h id Cmn Database Driver Error Sql Server p Networking Oracle

cmn_1022 database driver event error in informatica

Cmn Database Driver Event Error In Informatica table id toc tbody tr td div id toctitle Contents div ul li a href Cmn Database Driver Error Sql Server a li li a href Cmn Database Driver Error Informatica Sql Server a li li a href Cmn Database Driver Error Informatica Netezza a li ul td tr tbody table p WizardInformatica Cloud for Amazon AWSComplex Event ProcessingProactive Healthcare Decision ManagementProactive MonitoringReal-Time Alert ManagerRule PointData IntegrationB B Data ExchangeB B Data TransformationData Integration HubData ReplicationData ServicesData Validation relatedl OptionFast CloneInformatica PlatformMetadata ManagerPowerCenterPowerCenter ExpressPowerExchangePowerExchange AdaptersData QualityAddress DoctorAddress cmn database driver error informatica Doctor

cmn_1022 database driver error sql server

Cmn Database Driver Error Sql Server table id toc tbody tr td div id toctitle Contents div ul li a href Cmn Database Driver Error Informatica To Teradata a li li a href Informatica Knowledge Base a li ul td tr tbody table p WizardInformatica Cloud for Amazon AWSComplex Event ProcessingProactive Healthcare Decision ManagementProactive MonitoringReal-Time Alert ManagerRule PointData IntegrationB B Data ExchangeB B Data TransformationData Integration HubData ReplicationData ServicesData Validation OptionFast CloneInformatica PlatformMetadata relatedl ManagerPowerCenterPowerCenter ExpressPowerExchangePowerExchange AdaptersData QualityAddress DoctorAddress Doctor CloudData as cmn database driver informatica a ServiceData ExplorerData QualityData Quality Services Strike Iron Data Security Group Formerly cmn database

database driver error 30 11

Database Driver Error p Technology and Trends Enterprise Architecture and EAI ERP relatedl Hardware IT Management and Strategy Java Knowledge Management Linux Networking Oracle PeopleSoft Project and Portfolio Management SAP SCM Security Siebel Storage UNIX Visual Basic Web Design and Development Windows Back CHOOSE A DISCUSSION GROUP Research Directory TOPICS Database Hardware Networking SAP Security Web Design MEMBERS Paul Pedant DACREE MarkDeVries Inside-ERP MacProTX VoIP News Inside-CRM PCMag I am the dragon maxwellarnold Michael Meyers-Jouan TerryCurran Chris Day Andrew S Baker JoeTorre bracke Locutus Ramnath Awate Richard DukeGanote Craig Borysowich Dennis Stevenson Nikki Klein mircea luca AbhaiTripathi knowscognosdoi Clinton Jones

database driver error

Database Driver Error table id toc tbody tr td div id toctitle Contents div ul li a href Database Driver Error Function Name Fetch In Informatica a li li a href Cmn Database Driver Error Sql Server a li li a href Cmn Database Driver Error Informatica To Teradata a li ul td tr tbody table p here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and relatedl policies of this site About Us Learn more about Stack database driver error in informatica Overflow the company Business

database driver error 30 11 peoplesoft

Database Driver Error Peoplesoft p Technology and Trends Enterprise Architecture and EAI ERP Hardware IT Management and Strategy Java relatedl Knowledge Management Linux Networking Oracle PeopleSoft Project and Portfolio Management SAP SCM Security Siebel Storage UNIX Visual Basic Web Design and Development Windows Back CHOOSE A DISCUSSION GROUP Research Directory TOPICS Database Hardware Networking SAP Security Web Design MEMBERS Paul Pedant DACREE MarkDeVries Inside-ERP MacProTX VoIP News Inside-CRM PCMag I am the dragon maxwellarnold Michael Meyers-Jouan TerryCurran Chris Day Andrew S Baker JoeTorre bracke Locutus Ramnath Awate Richard DukeGanote Craig Borysowich Dennis Stevenson Nikki Klein mircea luca AbhaiTripathi knowscognosdoi Clinton

database driver error cmn_1022

Database Driver Error Cmn table id toc tbody tr td div id toctitle Contents div ul li a href Cmn Database Driver Error Informatica Sql Server a li li a href Cmn Database Driver Informatica a li li a href Cmn Database Driver Error Oracle a li ul td tr tbody table p WizardInformatica Cloud for Amazon AWSComplex Event ProcessingProactive Healthcare Decision ManagementProactive MonitoringReal-Time Alert ManagerRule PointData IntegrationB B relatedl Data ExchangeB B Data TransformationData Integration HubData cmn database driver error sql server ReplicationData ServicesData Validation OptionFast CloneInformatica PlatformMetadata ManagerPowerCenterPowerCenter ExpressPowerExchangePowerExchange cmn database driver error informatica to teradata AdaptersData QualityAddress

database driver error execute multiple

Database Driver Error Execute Multiple table id toc tbody tr td div id toctitle Contents div ul li a href Error Code In Informatica a li li a href Wrt Database Errors Occurred Informatica Sql Server a li li a href Database Driver Error Function Name Executedirect a li li a href Database Driver Error In Informatica Cmn a li ul td tr tbody table p Technology and Trends Enterprise Architecture and EAI ERP Hardware IT Management and Strategy relatedl Java Knowledge Management Linux Networking Oracle PeopleSoft Project database driver error in informatica wrt and Portfolio Management SAP SCM Security

database driver error in ps query

Database Driver Error In Ps Query p Technology and Trends Enterprise Architecture and EAI ERP Hardware IT relatedl Management and Strategy Java Knowledge Management Linux Networking Oracle PeopleSoft Project and Portfolio Management SAP SCM Security Siebel Storage UNIX Visual Basic Web Design and Development Windows Back CHOOSE A DISCUSSION GROUP Research Directory TOPICS Database Hardware Networking SAP Security Web Design MEMBERS Paul Pedant DACREE MarkDeVries Inside-ERP MacProTX VoIP News Inside-CRM PCMag I am the dragon maxwellarnold Michael Meyers-Jouan TerryCurran Chris Day Andrew S Baker JoeTorre bracke Locutus Ramnath Awate Richard DukeGanote Craig Borysowich Dennis Stevenson Nikki Klein mircea luca AbhaiTripathi

database driver error delayed binding at fetch time failed sybase

Database Driver Error Delayed Binding At Fetch Time Failed Sybase table id toc tbody tr td div id toctitle Contents div ul li a href Database Driver Error Function Name Fetch a li ul td tr tbody table p WizardInformatica Cloud for Amazon AWSComplex Event ProcessingProactive Healthcare Decision ManagementProactive MonitoringReal-Time Alert ManagerRule PointData IntegrationB B Data ExchangeB B Data TransformationData Integration HubData ReplicationData ServicesData Validation OptionFast CloneInformatica relatedl PlatformMetadata ManagerPowerCenterPowerCenter ExpressPowerExchangePowerExchange AdaptersData QualityAddress DoctorAddress Doctor CloudData bind col -- invalid descriptor index in informatica as a ServiceData ExplorerData QualityData Quality Services Strike Iron Data Security Group p h id Database

delayed binding at fetch time failed database driver error

Delayed Binding At Fetch Time Failed Database Driver Error table id toc tbody tr td div id toctitle Contents div ul li a href Bind Col -- Invalid Descriptor Index In Informatica a li ul td tr tbody table p WizardInformatica Cloud for Amazon AWSComplex Event ProcessingProactive Healthcare Decision ManagementProactive MonitoringReal-Time Alert ManagerRule PointData IntegrationB B Data ExchangeB B Data TransformationData Integration HubData relatedl ReplicationData ServicesData Validation OptionFast CloneInformatica PlatformMetadata ManagerPowerCenterPowerCenter p h id Bind Col -- Invalid Descriptor Index In Informatica p ExpressPowerExchangePowerExchange AdaptersData QualityAddress DoctorAddress Doctor CloudData as a ServiceData database driver error function name fetch ExplorerData QualityData

error loading database driver dll ofsa

Error Loading Database Driver Dll Ofsa table id toc tbody tr td div id toctitle Contents div ul li a href Database Driver Error In Informatica a li li a href Cmn Database Driver Error Informatica Oracle a li li a href Cmn Database Driver Error Informatica To Teradata a li ul td tr tbody table p WizardInformatica Cloud for Amazon AWSComplex Event ProcessingProactive Healthcare Decision ManagementProactive MonitoringReal-Time Alert ManagerRule PointData IntegrationB B Data ExchangeB B Data TransformationData Integration HubData ReplicationData ServicesData relatedl Validation OptionFast CloneInformatica PlatformMetadata ManagerPowerCenterPowerCenter ExpressPowerExchangePowerExchange AdaptersData cmn database driver error informatica QualityAddress DoctorAddress Doctor CloudData as

error loading database driver dll

Error Loading Database Driver Dll table id toc tbody tr td div id toctitle Contents div ul li a href Cmn Database Driver Error Informatica Oracle a li li a href Cmn Database Driver Error Informatica Sql Server a li li a href Cmn Database Driver Informatica a li ul td tr tbody table p WizardInformatica Cloud for Amazon AWSComplex Event ProcessingProactive Healthcare Decision ManagementProactive MonitoringReal-Time Alert ManagerRule PointData IntegrationB B Data ExchangeB B Data TransformationData Integration relatedl HubData ReplicationData ServicesData Validation OptionFast CloneInformatica PlatformMetadata cmn database driver error informatica ManagerPowerCenterPowerCenter ExpressPowerExchangePowerExchange AdaptersData QualityAddress DoctorAddress Doctor CloudData as a pmora

informatica database error

Informatica Database Error table id toc tbody tr td div id toctitle Contents div ul li a href Cmn Database Driver Informatica a li li a href Cmn Database Driver Event error Occurred Loading Library a li ul td tr tbody table p here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and policies relatedl of this site About Us Learn more about Stack Overflow database driver error in informatica cmn the company Business Learn more about hiring developers or posting ads with us Stack cmn database

informatica error cmn_1022

Informatica Error Cmn table id toc tbody tr td div id toctitle Contents div ul li a href Cmn Database Driver Error Informatica Sql Server a li li a href Cmn Database Driver Event error Occurred Loading Library a li li a href Database Driver Error Function Name Fetch In Informatica a li ul td tr tbody table p WizardInformatica Cloud for Amazon AWSComplex Event ProcessingProactive Healthcare Decision ManagementProactive MonitoringReal-Time Alert relatedl ManagerRule PointData IntegrationB B Data ExchangeB B Data cmn database driver error sql server TransformationData Integration HubData ReplicationData ServicesData Validation OptionFast p h id Cmn Database Driver Error

informatica error code wrt_8229

Informatica Error Code Wrt table id toc tbody tr td div id toctitle Contents div ul li a href Wrt Database Errors Occurred Informatica Sql Server a li li a href Wrt Unique Constraint Violated a li li a href Database Driver Error Function Name Fetch a li ul td tr tbody table p Technology and Trends Enterprise Architecture and EAI ERP relatedl Hardware IT Management and Strategy Java Knowledge Management database driver error function name execute multiple informatica Linux Networking Oracle PeopleSoft Project and Portfolio Management SAP SCM p h id Wrt Database Errors Occurred Informatica Sql Server p

oracle database driver error

Oracle Database Driver Error table id toc tbody tr td div id toctitle Contents div ul li a href Cmn Database Driver Error Informatica Sql Server a li li a href Cmn Database Driver Error Informatica To Teradata a li li a href Database Driver Error Function Name Execute a li ul td tr tbody table p WizardInformatica Cloud for Amazon AWSComplex Event ProcessingProactive Healthcare Decision ManagementProactive MonitoringReal-Time Alert ManagerRule PointData IntegrationB B Data relatedl ExchangeB B Data TransformationData Integration HubData ReplicationData database driver error in informatica cmn ServicesData Validation OptionFast CloneInformatica PlatformMetadata ManagerPowerCenterPowerCenter ExpressPowerExchangePowerExchange AdaptersData QualityAddress cmn database driver

powercenter database driver error

Powercenter Database Driver Error table id toc tbody tr td div id toctitle Contents div ul li a href Cmn Database Driver Error Informatica To Teradata a li li a href Database Driver Error Function Name Execute a li li a href Cmn Database Driver Error Oracle a li ul td tr tbody table p WizardInformatica Cloud for Amazon AWSComplex Event ProcessingProactive Healthcare Decision ManagementProactive MonitoringReal-Time Alert ManagerRule PointData IntegrationB B Data ExchangeB B Data TransformationData Integration relatedl HubData ReplicationData ServicesData Validation OptionFast CloneInformatica PlatformMetadata database driver error in informatica cmn ManagerPowerCenterPowerCenter ExpressPowerExchangePowerExchange AdaptersData QualityAddress DoctorAddress Doctor CloudData as a

prepare dpl error

Prepare Dpl Error table id toc tbody tr td div id toctitle Contents div ul li a href Error Code In Informatica a li li a href Database Driver Error In Informatica Cmn a li li a href Wrt Database Errors Occurred Informatica Sql Server a li ul td tr tbody table p Technology and Trends Enterprise Architecture and EAI ERP Hardware IT Management and Strategy Java Knowledge Management Linux Networking Oracle PeopleSoft Project and Portfolio Management relatedl SAP SCM Security Siebel Storage UNIX Visual Basic Web Design database driver error in informatica wrt and Development Windows Back CHOOSE A