When I Import EBS12.1.3 Database Tier Template files,Error has happened

Hello, every friends,
I download the template of EBS12.1.3 to install.
I unzip the .zip files, cat into app.tgz and db.tgz files.
The app.tgz has imported into the VM server.
But when i inport the db.tgz files into my VM server , an error has happened.
Job Construction Phase
Job ID: 1387173556470
begin()
Appended operation 'Virtual Machine Cfg File Configure' to object 'cfgFile_0004fb0000140000592d3e49eb041c61'.
Appended operation 'Import Virtual Machine' to object 'cfgFile_0004fb0000140000592d3e49eb041c61'.
commit()
Completed Step: COMMIT
Objects and Operations
Object (CREATED): [VirtualMachineTemplate] 0004fb0000140000592d3e49eb041c61 (OVM_OL5U6_X86_64_EBIZ12.1.3_DB_VIS_PVM.tgz)
Object (CREATED): [VirtualMachineCfgFile] cfgFile_0004fb0000140000592d3e49eb041c61
Operation: Virtual Machine Cfg File Configure
Operation: Import Virtual Machine
Job Running Phase at 2013-12-16 13:59:16,470
Job Participants: [09:20:a0:a2:e8:db:40:a8:87:e7:cb:0d:b1:6a:5a:f0 (ebs.weizm.com)]
Actioner
13:59:16,751: Starting operation 'Virtual Machine Cfg File Configure' on object 'cfgFile_0004fb0000140000592d3e49eb041c61'
13:59:16,752: Completed operation 'Virtual Machine Cfg File Configure' with direction ==> LATER
13:59:16,755: Starting operation 'Import Virtual Machine' on object 'cfgFile_0004fb0000140000592d3e49eb041c61'
Job failed commit (internal) due to Caught during invoke method: java.net.SocketException: Socket closed
Mon Dec 16 14:49:44 CST 2013
com.oracle.odof.exception.InternalException: Caught during invoke method: java.net.SocketException: Socket closed
Mon Dec 16 14:49:44 CST 2013
at com.oracle.odof.OdofExchange.invokeMethod(OdofExchange.java:954)
at com.oracle.ovm.mgr.api.job.InternalJobProxy.objectCommitter(Unknown Source)
at com.oracle.ovm.mgr.api.job.JobImpl.internalJobCommit(JobImpl.java:282)
at com.oracle.ovm.mgr.api.job.JobImpl.commit(JobImpl.java:662)
at com.oracle.ovm.mgr.faces.model.JobEO.commit(JobEO.java:507)
at com.oracle.ovm.mgr.faces.backing.storage.ImportTemplate$ImportJob.call(ImportTemplate.java:53)
at com.oracle.ovm.mgr.faces.backing.storage.ImportTemplate$ImportJob.call(ImportTemplate.java:34)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)
at com.oracle.ovm.mgr.util.concurrent.OvmThread.run(OvmThread.java:151)
Caused by: java.net.SocketException: Socket closed
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:129)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
at java.io.BufferedInputStream.read(BufferedInputStream.java:237)
at java.io.ObjectInputStream$PeekInputStream.peek(ObjectInputStream.java:2248)
at java.io.ObjectInputStream$BlockDataInputStream.peek(ObjectInputStream.java:2541)
at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2551)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1296)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
at com.oracle.odof.io.AbstractSocket.receive(AbstractSocket.java:220)
at com.oracle.odof.io.AbstractSocket.receive(AbstractSocket.java:173)
at com.oracle.odof.OdofExchange.send(OdofExchange.java:472)
at com.oracle.odof.OdofExchange.send(OdofExchange.java:426)
at com.oracle.odof.OdofExchange.invokeMethod(OdofExchange.java:936)
... 12 more
Job Internal Error (Operation)com.oracle.ovm.mgr.api.exception.JobFailureException: OVMAPI_5001E Job: 1,387,173,556,470/1387173556470/Import VM Template ftp://192.168.1.211/OVM_OL5U6_X86_64_EBIZ12.1.3_DB_VIS_PVM.tgz, failed. The job has a Job Failure Event: 1,387,181,909,182/Job Error: Server Async Command Failed/(12/16/2013 04:18:29:198 下午)
Async operation failed on server: ebs.weizm.com.
Object: cfgFile_0004fb0000140000592d3e49eb041c61,
PID: 3647,
Server error message: Command: (gtar xzf /OVS/Repositories/0004fb00000300001015991165e2b495/Templates/0004fb0000140000592d3e49eb041c61/tmp/OVM_OL5U6_X86_64_EBIZ12.1.3_DB_VIS_PVM.tgz --no-same-owner -C /OVS/Repositories/0004fb00000300001015991165e2b495/Templates/0004fb0000140000592d3e49eb041c61/tmp) failed: (2)
, on server: 09:20:a0:a2:e8:db:40:a8:87:e7:cb:0d:b1:6a:5a:f0, associated with object: cfgFile_0004fb0000140000592d3e49eb041c61 [Mon Dec 16 16:18:29 CST 2013]
at com.oracle.ovm.mgr.api.job.JobEngine.checkJobStatus(JobEngine.java:657)
at com.oracle.ovm.mgr.api.job.JobEngine.objectAsyncStart(JobEngine.java:626)
at com.oracle.ovm.mgr.op.virtual.VirtualMachineImport.action(VirtualMachineImport.java:72)
at com.oracle.ovm.mgr.api.collectable.ManagedObjectDbImpl.executeCurrentJobOperationAction(ManagedObjectDbImpl.java:1156)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:356)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:333)
at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:865)
at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:244)
at com.oracle.ovm.mgr.api.virtual.VirtualMachineCfgFileProxy.executeCurrentJobOperationAction(Unknown Source)
at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:230)
at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:322)
at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1340)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:356)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:333)
at com.oracle.odof.core.BasicWork.invokeMethod(BasicWork.java:106)
at com.oracle.odof.command.InvokeMethodCommand.process(InvokeMethodCommand.java:92)
at com.oracle.odof.core.BasicWork.processCommand(BasicWork.java:81)
at com.oracle.odof.core.TransactionManager.processCommand(TransactionManager.java:752)
at com.oracle.odof.core.WorkflowManager.processCommand(WorkflowManager.java:467)
at com.oracle.odof.core.WorkflowManager.processWork(WorkflowManager.java:525)
at com.oracle.odof.io.AbstractClient.run(AbstractClient.java:42)
at java.lang.Thread.run(Thread.java:662)
FailedOperationCleanup
Starting failed operation 'Import Virtual Machine' cleanup on object 'cfgFile_0004fb0000140000592d3e49eb041c61'
Complete rollback operation 'Import Virtual Machine' cleanup on object 'cfgFile_0004fb0000140000592d3e49eb041c61'
Rollbacker
16:18:29,350: Starting rollbacker...
Executing rollback operation 'Import Virtual Machine' on object 'cfgFile_0004fb0000140000592d3e49eb041c61'
Complete rollback operation 'Import Virtual Machine' completed with direction=DONE
16:18:29,355: Rollbacker completed...
Objects To Be Rolled Back
Object (CREATED): [VirtualMachineTemplate] 0004fb0000140000592d3e49eb041c61 (OVM_OL5U6_X86_64_EBIZ12.1.3_DB_VIS_PVM.tgz)
Object (CREATED): [VirtualMachineCfgFile] cfgFile_0004fb0000140000592d3e49eb041c61
Write Methods Invoked
13:59:16,601 class="InternalJobDbImpl" vessel_id=3740 method=addTransactionIdentifier accessLevel=6 owningTx=1387173556601
13:59:16,601 class="RepositoryDbImpl" vessel_id=1814 method=importVirtualMachineTemplate accessLevel=5 owningTx=-1
13:59:16,602 class="VirtualMachineTemplateDbImpl" vessel_id=3749 method=setName accessLevel=6 owningTx=1387173556601
13:59:16,613 class="VirtualMachineTemplateDbImpl" vessel_id=3749 method=setFoundryContext accessLevel=6 owningTx=1387173556601
13:59:16,613 class="VirtualMachineTemplateDbImpl" vessel_id=3749 method=onPersistableCreate accessLevel=6 owningTx=1387173556601
13:59:16,613 class="VirtualMachineTemplateDbImpl" vessel_id=3749 method=setLifecycleState accessLevel=6 owningTx=1387173556601
13:59:16,613 class="VirtualMachineTemplateDbImpl" vessel_id=3749 method=setRollbackLifecycleState accessLevel=6 owningTx=1387173556601
13:59:16,644 class="VirtualMachineCfgFileDbImpl" vessel_id=3754 method=setName accessLevel=6 owningTx=1387173556601
13:59:16,648 class="VirtualMachineCfgFileDbImpl" vessel_id=3754 method=setFoundryContext accessLevel=6 owningTx=1387173556601
13:59:16,648 class="VirtualMachineCfgFileDbImpl" vessel_id=3754 method=onPersistableCreate accessLevel=6 owningTx=1387173556601
13:59:16,648 class="VirtualMachineCfgFileDbImpl" vessel_id=3754 method=setLifecycleState accessLevel=6 owningTx=1387173556601
13:59:16,648 class="VirtualMachineCfgFileDbImpl" vessel_id=3754 method=setRollbackLifecycleState accessLevel=6 owningTx=1387173556601
13:59:16,683 class="VirtualMachineCfgFileDbImpl" vessel_id=3754 method=setJobAsset accessLevel=6 owningTx=1387173556601
13:59:16,683 class="VirtualMachineTemplateDbImpl" vessel_id=3749 method=setVirtualMachineCfgFile accessLevel=6 owningTx=1387173556601
13:59:16,683 class="VirtualMachineCfgFileDbImpl" vessel_id=3754 method=setVirtualMachine accessLevel=6 owningTx=1387173556601
13:59:16,685 class="VirtualMachineTemplateDbImpl" vessel_id=3749 method=setSimpleName accessLevel=6 owningTx=1387173556601
13:59:16,685 class="VirtualMachineCfgFileDbImpl" vessel_id=3754 method=setAsset accessLevel=6 owningTx=1387173556601
13:59:16,685 class="VirtualMachineCfgFileDbImpl" vessel_id=3754 method=configure accessLevel=6 owningTx=1387173556601
13:59:16,689 class="VirtualMachineTemplateDbImpl" vessel_id=3749 method=setOrigin accessLevel=6 owningTx=1387173556601
13:59:16,689 class="VirtualMachineTemplateDbImpl" vessel_id=3749 method=setDescription accessLevel=6 owningTx=1387173556601
13:59:16,689 class="VirtualMachineCfgFileDbImpl" vessel_id=3754 method=setAsset accessLevel=6 owningTx=1387173556601
13:59:16,689 class="VirtualMachineCfgFileDbImpl" vessel_id=3754 method=configure accessLevel=6 owningTx=1387173556601
13:59:16,689 class="VirtualMachineCfgFileDbImpl" vessel_id=3754 method=importVirtualMachineTemplate accessLevel=6 owningTx=1387173556601
13:59:16,697 class="InternalJobDbImpl" vessel_id=3740 method=setCompletedStep accessLevel=6 owningTx=1387173556601
13:59:16,699 class="InternalJobDbImpl" vessel_id=3740 method=setAssociatedHandles accessLevel=6 owningTx=1387173556601
13:59:16,755 class="InternalJobDbImpl" vessel_id=3740 method=setTuringMachineFlag accessLevel=6 owningTx=1387173556601
13:59:16,755 class="VirtualMachineCfgFileDbImpl" vessel_id=3754 method=setCurrentOperationToLater accessLevel=6 owningTx=1387173556601
13:59:16,755 class="InternalJobDbImpl" vessel_id=3740 method=setTuringMachineFlag accessLevel=6 owningTx=1387173556601
16:18:29,295 class="VirtualMachineCfgFileDbImpl" vessel_id=3754 method=nextJobOperation accessLevel=6 owningTx=1387173556601
16:18:29,295 class="InternalJobDbImpl" vessel_id=3740 method=setFailedOperation accessLevel=6 owningTx=1387173556601
16:18:29,351 class="VirtualMachineTemplateDbImpl" vessel_id=3749 method=nextJobOperation accessLevel=6 owningTx=1387173556601
16:18:29,351 class="VirtualMachineCfgFileDbImpl" vessel_id=3754 method=nextJobOperation accessLevel=6 owningTx=1387173556601
16:18:29,355 class="VirtualMachineCfgFileDbImpl" vessel_id=3754 method=nextJobOperation accessLevel=6 owningTx=1387173556601
Completed Step: ROLLBACK
With the message, i think there has wrong in my VMServer, but i dont know where and what is wrang.
Is anybody can help me?
Thinks!
ps: I had imported the templateBuilder into the same VMServer, and create a VM, and the VM is runing, I can access with my browser.

Hi Srini:
Thinks your answor。
My VM Manager is "Oracle VM Manager 3.2.2",
VM Server is "Oracle VM Server 3.2.2 for x86_64 (64 bit)",
and EBS is "Oracle VM Templates for Oracle E-Business Suite Release 12.1.3 Vision Media Pack for x86 (64 bit)".
I install didn't follow the README, because the step 2.4 has error.
command “cat ... | tar -xz” has error "gzip: stdin: unexpected end of file",
and only ebs12xx.img and vm.cfg has getted, system.img and README.txt cann't getted.
/*****************STEP 2.4 of README************************
2.4 Concatenate and Extract the Templates
Concatinate and extract the .tgz files. This step creates a directory
with the name of the template, containing all the files for the
template.
For example:
# cd /OVS/seed_pool
# cat OVM_OL5U6_X86_64_EBIZ12.1.3_DB_VIS_PVM.tgz.0
\ OVM_OL5U6_X86_64_EBIZ12.1.3_DB_VIS_PVM.tgz.1
\ OVM_OL5U6_X86_64_EBIZ12.1.3_DB_VIS_PVM.tgz.2
\ OVM_OL5U6_X86_64_EBIZ12.1.3_DB_VIS_PVM.tgz.3
\ OVM_OL5U6_X86_64_EBIZ12.1.3_DB_VIS_PVM.tgz.4
\ OVM_OL5U6_X86_64_EBIZ12.1.3_DB_VIS_PVM.tgz.5
\ OVM_OL5U6_X86_64_EBIZ12.1.3_DB_VIS_PVM.tgz.6
\ OVM_OL5U6_X86_64_EBIZ12.1.3_DB_VIS_PVM.tgz.7 | tar -xz
This will create the following directory structure:
/OVS/seed_pool/OVM_OL5U6_X86_64_EBIZ12.1.3_DB_VIS_PVM
|
|- System.img (OS image file)
|- ebs1211db.img.img (Oracle E-Biz 12.1.3 DB Tier image file)
|- vm.cfg (VM configuration file)
|- README.txt
Similarly, you would perform:
# cat OVM_OL5U6_X86_64_EBIZ12.1.3_APPS_VIS_PVM.tgz.0
\ OVM_OL5U6_X86_64_EBIZ12.1.3_APPS_VIS_PVM.tgz.1
\ OVM_OL5U6_X86_64_EBIZ12.1.3_APPS_VIS_PVM.tgz.2 | tar -xz
This will create the following directory structure:
/OVS/seed_pool/OVM_OL5U6_X86_64_EBIZ12.1.3_APPS_VIS_PVM
|
|- System.img (OS image file)
|- ebs1211apps.img (Oracle E-Biz 12.1.3 Application Tier image file)
|- vm.cfg (VM configuration file)
|- README.txt
So i merge the files into a .tgz file with command "tar xxx.tgz.0 xxx.tgz.1 xxx.tgz.2 > xxx.tgz".
Then in VMManager import the xxx.tgz into VMServer with ftpserver.
Application Tier has imported, but when importing DB Tier, the error has happend .

Similar Messages

  • How to create a .mdf SQL Server database from a Data-Tier Application file that has data?

    This is a noob question, though I do use SQL Server databases all the time with Entity Framework when I code in C# using Visual Studio 2013.  The development environment is found below at [A].  I am trying to make a clone of a SQL Server 2008 R2
    database (.mdf)  that exists online.  I can read, connect and work with this database in Visual Studio 2013, but I wish to make a local copy of the database, as an .MDF file.  Somewhere in my notes I have a way of creating a local copy from
    an online database when using Visual Studio but I forgot how (it seems, reviewing my notes, that it deals with ADO.NET which is deprecated in Visual Studio 2013 these days, or so it seems).  So I'm looking for another way.  What I did was create
    (or export) a "Data-Tier Application File" from the online SQL Server database, with data, and it seems to have worked in that this Data-Tier Application file exists on my hard drive and seems to have data in it ("SQL Server Replication Snapshot"
    is the format it seems).  It contains skeleton code to create a database, but when I tried to execute it with SQL Server 2014 Management Studio, I got a bunch of errors.
    So my question is:
    1) Can I somehow create a .MDF SQL Server Database from an Data-Tier Application file that has data?  What tool do I use?  I saw this link, http://social.technet.microsoft.com/wiki/contents/articles/2639.how-to-use-data-tier-application-import-and-export-with-a-windows-azure-sql-database.aspx 
    and it relates to Azure, but is there a tool for C#Visual Studio 2013, standalone?
    2) If there's an easy way to create a .mdf SQL Server Database file from an online file, within SQL Server Management Studio?  I don't think so, since it would require Administrator permissions on the online server, which I don't have. I have permission
    to read, update, delete the online database file, but strangely not to download it (the service I use has a tool for backup, but not for download).
    3) same question as 2), but for Visual Studio 2013?  I don't think so, since I notice none of the templates even mentions ADO.NET anymore, but instead they go with Entity Framework.  Using EF I can of course do anything I want with the online database
    (CRUD), but it remains online.  Maybe there's a switch to make a local copy?  I guess I could write a short program to suck all the data out of the online database and put it into a new, duplicate database having the same tables, that I create on
    my localhost, but my question here is if there's an easier way than this, maybe a tool or command I can run from inside Visual Studio?
    Any advice on any of the above questions is appreciated.
    Thank you,
    Paul
    [A] Microsoft Visual Studio Professional 2013
    Version 12.0.21005.1 REL
    Microsoft .NET Framework
    Version 4.5.51641
    Microsoft Web Developer Tools 2013   2.0.40926.0
    SQL Server Data Tools   12.0.30919.1
    Microsoft SQL Server Data Tools
    Windows Azure Mobile Services Tools   1.0
    Windows Azure Mobile Services Tools

    Thanks but these links are too general to help.
    "2. what do you mean by online file?" - I mean the SQL Server database file is on a remote web server that I rent from, but I am not the administrator of.  I can access my database using SQL Server Authentication, but nothing more.
    Paul
    What do you mean by too general? It explains on how you can use data tier application to create and deploy databases
    May be this will help you to understand better
    http://www.databasejournal.com/features/mssql/article.php/3911041/Creating-Data-Tier-Applications--in-SQL-Server-2008-R2.htm
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • When I try to import, I receive the following message: "An internal error has occurred: not enough memory".  I always download my photos onto an external hard drive.

    Yesterday,I downloaded an update for Lightroom 5.  Now when I try to import, I receive the following message: "An internal error has occurred: not enough memory".  The message comes up right after I click import, before I choose a file to upload.Here is the information I can think of that might be needed to answer this question:
    - I always download my photos onto an external hard drive.It is about 10 % full.
    - It says I have Lightroom 5.6  64 bit
    - I am working from a newer laptop (Windows).  The internal drive on the laptop has 289 gb and I am using 61 gb total memory.
    - I have edited 2794 photos in Lightroom and it is all in one catalog.
    - I did not have this problem until I made the update.  I did have my first "bug" earlier this week when one of my photos had a line show up through the middle of it when I exported it. I was able to export it a second time without the line.
    If there is more info. needed, let me know.  I do photography as a hobby and know enough about Lightroom to edit out blemishes and adjust color balance, but not too much more, so forgive my ignorance if this is an obvious fix.
    Sincerely,
    Adrianne

    Not Enough Memory typically refers to RAM.  How much RAM do you have on your 64-bit OS computer?  Do you have other programs running that may be using most of the memory?

  • I am receiving this error message when trying to export pictures: 'Unable to Export": An internal error has occured: Win32 API error 2 ( "The system cannot find the file specified.") when calling ShellExecuteExW from AgWorkspace.shellExecute.// I have a H

    I am receiving this error message when trying to export pictures: 'Unable to Export": An internal error has occured: Win32 API error 2 ( "The system cannot find the file specified.") when calling ShellExecuteExW from AgWorkspace.shellExecute.// I have a HP ENVY Phoenix, fully loaded, 1 1/2 years old.

    Nevermind I fixed it. Thank you.

  • TS1368 I am recieving the following message when attempting to sign into my iTunes store - An unknown error has occurred. can someone please help me I have reset my password but still unable to log in. help!!

    I am recieving the following message when attempting to sign into my iTunes store - An unknown error has occurred. can someone please help me I have reset my password but still unable to log in. help!!

    I am recieving the following message when attempting to sign into my iTunes store - An unknown error has occurred. can someone please help me I have reset my password but still unable to log in. help!!

  • I cannot log in to the apps store.  When I try to log in I get "An unknown error has occurred."

    I cannot log in to the apps store.  When I try to log in I get, "An unknown error has occurred."

    So this is on your iPhone 5?

  • I'm editing in FCS 5.1, but when I try to save the project, it says "File error: file unknown."  Any advice?  Thanks!

    I'm editing in FCS 5.1, but when I try to save the project, it says "File error: file unknown."  Any advice?  Thanks!

    have you tried doing a save as to a different location?  If that doesn't work, do a search here.  I seem to remember people having the same problem.
    You could also try doing an xml export (I think 5.1 has that capability). 

  • HT3415 When im installing the bundle package, it says an unknown error has occurred. What do i do?

    When im installing the iLife bundle package, it says an unknown error has occurred. What do i do?

    Could be many things, we should start with this...
    "Try Disk Utility
    1. Insert the Mac OS X Install disc, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu at the top of the screen. (In Mac OS X 10.4 or later, you must select your language first.)
    Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.
    3. Click the First Aid tab.
    4. Select your Mac OS X volume.
    5. Click Repair. Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then try a Safe Boot, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it completes.
    (Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive.)

  • Issue to load data from database to XML file. error: ODI-40768

    Hi,
    While I am trying to load data from database to XML following error is appearing.
    ODI-1228: Task TEST_XML_DATA (Integration) fails on the target XML connection MyLOCALXSD.
    Caused By: java.sql.SQLException: ODI-40768: Could not save the file <default>:C:\DATA_FILE\www.xml because a class java.io.IOException occurred and said: The filename, directory name, or volume label syntax is incorrect
         at com.sunopsis.jdbc.driver.xml.SnpsXmlFile.writeToFile(SnpsXmlFile.java:751)
         at com.sunopsis.jdbc.driver.xml.SnpsXmlConnection.internalExecute(SnpsXmlConnection.java:769)
         at com.sunopsis.jdbc.driver.xml.SnpsXmlPreparedStatement.execute(SnpsXmlPreparedStatement.java:46)
         at oracle.odi.runtime.agent.execution.sql.SQLCommand.execute(SQLCommand.java:166)
         at oracle.odi.runtime.agent.execution.sql.SQLExecutor.execute(SQLExecutor.java:102)
         at oracle.odi.runtime.agent.execution.sql.SQLExecutor.execute(SQLExecutor.java:1)
         at oracle.odi.runtime.agent.execution.TaskExecutionHandler.handleTask(TaskExecutionHandler.java:50)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.processTask(SnpSessTaskSql.java:2906)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2609)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:540)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:453)
         at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:1740)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$2.doAction(StartSessRequestProcessor.java:338)
         at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:214)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.doProcessStartSessTask(StartSessRequestProcessor.java:272)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.access$0(StartSessRequestProcessor.java:263)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$StartSessTask.doExecute(StartSessRequestProcessor.java:822)
         at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:123)
         at oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$2.run(DefaultAgentTaskExecutor.java:83)
         at java.lang.Thread.run(Thread.java:662)
    jdbc url: jdbc:snps:xml?d=C:\test_xsd.xsd&s=TESTSQL&re=employeesX&ro=true
    physical schema: TESTSQL
    Knowledge modules are:
    LKM: LKM SQL to SQL
    IKM: IKM XML Control Append
    CKM: CKM SQL
    Parameters set are:
    CREATE_XML_FILE: true
    XML_PATH:<default>:C:\DATA_FILE\www.xml
    I have tried to change the directory path but error is still there.
    Could some one please help me to resolve the issue?
    Regards,
    user1672911

    Hi,
    The trouble in "<default>:"  - if you set XML_PATH as C:\DATA_FILE\www.xml instead  <default>:C:\DATA_FILE\www.xml- it will work correctly.
    Greetings,
    Eugene

  • HT1338 When I try to update my apps they say an error has occurred?

    When I try to update my apps. They say an error has occurred?

    Because" an error has been found and all contents will be lost".

  • How adbldxml.pl creates the new database tier context file

    We just completed database upgrade from 9.2.0.6 to 9.2.0.8 to 11gR2 for 11.5.10.2 financial (on Windows 2003).
    Application seems working fine after upgrade, autoconfig on application and database tiers are all success, but I have an issue with adbldxml.pl.
    I have tried to run adbldxml.pl after upgrade, I can not sync the <s_perl5lib> and <s_adperlprg> oa_var on context it created with oa_var I read from OAM.
    On OAM PROD > AutoConfig > Environments > oa_environment:db_home, it read as,
    <s_adperlprg>D:\oracle\proddb\11.2.0\perl\bin\perl.exe
    <s_perl5lib>D:\oracle\proddb\11.2.0\perl\lib\site_perl\5.10.0;D:\oracle\proddb\11.2.0\appsutil\perl
    but the db context file created by adbldxml.pl read as,
    <s_adperlprg>d:\oracle\proddb\11.2.0\Apache\perl\5.00503\bin\MSWin32-x86\perl.exe
    <s_perl5lib>d:\oracle\proddb\11.2.0\Apache\perl\5.00503\lib\MSWin32-x86;d:\oracle\proddb\11.2.0\Apache\perl\5.00503\lib;d:\oracle\proddb\11.2.0\Apache\perl\site\5.00503\lib\MSWin32-x86;d:\oracle\proddb\11.2.0\Apache\perl\site\5.00503\lib;d:\oracle\proddb\11.2.0\appsutil\perl;d:\oracle\proddb\11.2.0\appsutil\perl
    By my understanding, adbldxml.pl should take shell (DB DOS) evn perl settings to create context file, but it never takes env settings.
    I was wondering how does adbldxml.pl works? does it creates a context file by reading from database or take some templates or may be both? and eventually, how to solve the issue.
    thanks in advance.
    DW

    Thanks for reply.
    I did apply the TXK AUTOCONFIG AND TEMPLATES ROLLUP PATCH U (9535311), it was a success from adpatch.
    I did apply the clone patches per Cloning Oracle Application Release 11i with Rapid Clone [ID 230672.1] 5. Apply the lastest Rapid Clone patches
    I have completed a rapid clone into a test server and ran clone scripts on app tier and db tier, the cloned application works fine as I can tell.
    I have tried (Autoconfig FAQ [ID 218089.1]), "I was instructed to change the value of the context variables s_adperlprg and s_perl5lib. How can I achieve that?"
    on the test server by setting perl5lib to the location it should be, but I ran adautocfg.pl instead of adconfig.pl, did it make difference? my understanding that adautocfg.pl
    will call adconfig.pl, are they interchangeable?
    Can I run adconfig.pl with context=<the correct context file> will make difference?
    adbldxml.pl is really stubborn, just won't bend.
    Would you mind advice me which table(s) in database contains these variables, I understand that it is not a good idea to modify the data in database directly, just curious?
    thanks
    DW

  • When opening import manager, it is used to through an Error message?

    Hi All,
    I have extracted xml file using generic extraction from SRM system, now when i want to import this xml file using my import manager.. while at opening import manager it is throwing error message.
    Error Message:
    Logon Error : Error: Can't open C:\Program files\SAP MDM 7.1\Import Manager\xsd.exe
    I have also refered SRM-MDM catalog document, In that they have mentioned it as.. while importing xml file you will get this error first time and you need to change xsd.txt file to .exe file. But i don't find any file such type in above path which i have mentioned.
    Can any one have solution for it.. I request to help me out.
    Thanks
    Chinthapatla Bharat

    Hi Bharat,
    You need to place the xsd.exe file at location C:/Program files/SAP MDM 7.1/Import Manager.This xsd.exe file can be downloaded from the Microsoft website. Please refer SAP Note https://service.sap.com/sap/support/notes/1331426 
    Also, Please find the similar thread with more details:
    Re: Problem with XML import MDM 7.1  SP2 u2013 XSD.exe Issue
    Regards,
    Mandeep Saini

  • Import from Excel to Database Begin Code, No Error

    DECLARE
    app CLIENT_OLE2.OBJ_TYPE;
    docs CLIENT_OLE2.OBJ_TYPE;
    doc CLIENT_OLE2.OBJ_TYPE;
    selection CLIENT_OLE2.OBJ_TYPE;
    args CLIENT_OLE2.LIST_TYPE;
    BEGIN
    -- create a new document
    MESSAGE('1');
    app := CLIENT_OLE2.CREATE_OBJ('Word.Application');
    MESSAGE('2');
    CLIENT_OLE2.SET_PROPERTY(app,'Visible',1);
    MESSAGE('3');
    docs := CLIENT_OLE2.GET_OBJ_PROPERTY(app, 'Documents');
    doc := CLIENT_OLE2.INVOKE_OBJ(docs, 'add');
    selection := CLIENT_OLE2.GET_OBJ_PROPERTY(app, 'Selection');
    -- insert data into new document from long item
    CLIENT_OLE2.SET_PROPERTY(selection, 'Text', :DOSYAAD);
    -- save document as example.doc
    args := CLIENT_OLE2.CREATE_ARGLIST;
    CLIENT_OLE2.ADD_ARG(args, 'c:\example.doc');
    CLIENT_OLE2.INVOKE(doc, 'SaveAs', args);
    CLIENT_OLE2.DESTROY_ARGLIST(args);
    -- close example.doc
    args := CLIENT_OLE2.CREATE_ARGLIST;
    CLIENT_OLE2.ADD_ARG(args, 0);
    CLIENT_OLE2.INVOKE(doc, 'Close', args);
    CLIENT_OLE2.DESTROY_ARGLIST(args);
    CLIENT_OLE2.RELEASE_OBJ(selection);
    CLIENT_OLE2.RELEASE_OBJ(doc);
    CLIENT_OLE2.RELEASE_OBJ(docs);
    -- exit MSWord
    CLIENT_OLE2.INVOKE(app,'Quit');
    END;
    I am trying this code, but nothing happened, even not an error raised.
    I know webutil is working because we can read data from a text file to database with Text_IO.
    I use
    Forms [32 Bit] VERSİON 10.1.2.0.2 (Production)
    Oracle 10g database.
    I add webutil correctly in forms, I see excel.pll libraries in the forums, do I need to add something like it?
    Any tips will be great..
    Jale

    The OLE DB provider "Microsoft.ACE.OLEDB.12.0" has not been registered.
    You have to install the ACE Provider first, it's non of the OS integrated Provider. You can download it here:
    Microsoft Access Database Engine 2010 Redistributable
    Olaf Helper
    [ Blog] [ Xing] [ MVP]
    I had it installed, restarted the machine an used the following code, but getting the same error message
    SELECT *
    FROM OPENROWSET('Microsoft.ACE.OLEDB.12.0',
    'Excel 14.0 Xml;HDR=YES;Database=C:\testData.xls',
    'SELECT * FROM [Emoployees$]');
    shouldnt it be Excel 12.0 ?
    see posted link
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • I got two iTune gift cards for a gift, but when i try to redeem them, they say that an error has occurred.  i havent used them before. what should i do ?

    I've recived two iTunes gift cards for the holidays from a family friend in the mail.
    When i got the cards i scratched it off, to get my pin number. When i put my pin number into my phone / laptop.. both of the cards said that there was an error with the card.. which i dont understand since they were new. I dont know how much money was on it all i recied were the 2 cards.
    can you please help me out asap?
    thank tou
    Laura.

    Hi there Laura Petrau,
    You may find the information in the article below helpful.
    iTunes Store: Invalid, inactive, or illegible codes
    http://support.apple.com/kb/TS1292
    -Griff W.

  • I continually get the Update message and when I click it runs and never completes update. This has happened everytime I log in.

    Whenever I log in on my computer, I get a Firefox Update message and when I click on it it continually runs for hours and never completes the update.

    If you have problems with updating or with the permissions then easiest is to download the full version and trash the currently installed version to do a clean install of the new version.
    Download a new copy of the Firefox program and save the DMG file to the desktop
    * Firefox 4.0.x: http://www.mozilla.com/en-US/firefox/all.html
    * Firefox 3.6.x: http://www.mozilla.com/en-US/firefox/all-older.html
    * Trash the current Firefox application to do a clean (re-)install
    * Install the new version that you have downloaded
    Your profile data is stored elsewhere in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder], so you won't lose your bookmarks and other personal data.

Maybe you are looking for

  • How can i get my ringtones on iPhone without directly syncing iTunes

    I currently use match and the iPhone 5. I chose not to driectly sync with iTunes and all is fine except I no longer have my ringtones. How can I get my old ringtones on the new iPhone. I can't find them with Match. Thanks.

  • Sample Web Service URL's

    Hi, I want to test my file to soap scenario, for that i need some generic url's . Can body provide me the generic web services . Thanks & regards, Venkat

  • Content status shows some DP's as unknown

    content status shows some DP's as unknown, I checked the DP's and the package was successfully updated and if I drill into view status everything appears correct except the pie chart of my DP's shows most as unknown Rob Szarszewski

  • CS 6 Workspace not saving color book.

    When I add color books to my color space, it never saves it, I always have to go back everytime I open illustrator to the Window>Color Books> XXX and add it to my workspace again, anybody have a solution, it didn't do this on my CS 5.5 but now CS 6 w

  • I can't open my SIM card tray on iPad mini?!

    I used like 5 paper clips and broke every one of them trying to open the tray. The box didn't come with a SIM eject tool, so I'm screwed. What do I do?!