Create the file errors

Hello

I had a problem with the creation of a file when I start running my code. I put it "open or create. As I read in the context-sensitive help, when there is no file in the path of the file, to create a new automatically but it didn't.  When I deleted the file in the path on the front panel, 1 error. There is no problem with 'open' when the file exists.

I want to start my vi to create a new file each time I have to run my code and save it, then recreate another file in the next run.

Thank you!


Tags: NI Software

Similar Questions

  • OSB could not create the file error temporary jar

    Hello world!

    Lately we did experience error with OSB in the environment following production:

    Caused by: com.bea.wli.sb.stages.StageException: com.bea.wli.config.component.NotFoundException: could not create the file temporary jar
    to stages.transform.runtime.JavaCalloutRuntimeStep. < init > (JavaCalloutRuntimeStep.java:122)
    at stages.transform.JavaCalloutFactory.getStageRuntime(JavaCalloutFactory.java:80)
    to com.bea.wli.sb.stages.StageMetadataImpl$ DefaultStageFactory.getStageRuntime (StageMetadataImpl.java:245)
    at com.bea.wli.sb.stages.impl.RuntimeBuilderImpl.buildRuntime(RuntimeBuilderImpl.java:92)
    at com.bea.wli.sb.stages.impl.RuntimeBuilderImpl.buildRuntime(RuntimeBuilderImpl.java:68)
    at com.bea.wli.sb.pipeline.RouterCompiler.getActionsRuntime(RouterCompiler.java:153)
    to com.bea.wli.sb.pipeline.PipelineStage. < init > (PipelineStage.java:55)
    at com.bea.wli.sb.pipeline.RouterCompiler.compileStage(RouterCompiler.java:104)
    to com.bea.wli.sb.pipeline.Pipeline. < init > (Pipeline.java:105)
    at com.bea.wli.sb.pipeline.RouterCompiler.compilePipeline(RouterCompiler.java:97)
    to com.bea.wli.sb.pipeline.Router. < init > (Router .java: 138)
    at com.bea.wli.sb.pipeline.RouterCompiler.compileRouter(RouterCompiler.java:90)
    at com.bea.wli.sb.pipeline.RouterCompiler.compile(RouterCompiler.java:80)
    at com.bea.wli.sb.pipeline.RouterManager.compileRouter(RouterManager.java:667)
    to com.bea.wli.sb.pipeline.RouterRuntimeCache$ RouterRuntimeDerivedTypeDef.computeData (RouterRuntimeCache.java:83)
    to com.bea.wli.sb.pipeline.RouterRuntimeCache$ RouterRuntimeDerivedTypeDef.computeData (RouterRuntimeCache.java:50)
    at com.bea.wli.config.derivedcache.DerivedCache.deriveTheValue(DerivedCache.java:453)
    at com.bea.wli.config.derivedcache.DerivedCache.get(DerivedCache.java:273)
    at com.bea.wli.config.derivedcache.DerivedResourceManager.getDerivedValueInfo(DerivedResourceManager.java:341)
    at com.bea.wli.config.derivedcache.DerivedResourceManager.get(DerivedResourceManager.java:386)
    at com.bea.wli.sb.resources.cache.DefaultDerivedTypeDef.getDerivedValue(DefaultDerivedTypeDef.java:106)
    at com.bea.wli.sb.pipeline.RouterRuntimeCache.getRuntime(RouterRuntimeCache.java:44)
    at com.bea.wli.sb.pipeline.RouterManager.getRouterRuntime(RouterManager.java:638)
    at com.bea.wli.sb.pipeline.RouterContext.getInstance(RouterContext.java:173)
    at com.bea.wli.sb.pipeline.RouterManager.processMessage(RouterManager.java:579)
    at com.bea.wli.sb.transports.TransportManagerImpl.receiveMessage(TransportManagerImpl.java:375)
    at com.bea.wli.sb.transports.jms.JmsInboundMDB.onMessage(JmsInboundMDB.java:122)
    at sun.reflect.GeneratedMethodAccessor2974.invoke (unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
    at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    to $Proxy162.onMessage (Unknown Source)
    at weblogic.ejb.container.internal.MDListener.execute(MDListener.java:466)
    at weblogic.ejb.container.internal.MDListener.transactionalOnMessage(MDListener.java:371)
    at weblogic.ejb.container.internal.MDListener.onMessage(MDListener.java:327)
    at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:4659)
    at weblogic.jms.client.JMSSession.execute(JMSSession.java:4345)
    at weblogic.jms.client.JMSSession.executeMessage(JMSSession.java:3821)
    to weblogic.jms.client.JMSSession.access$ 000 (JMSSession.java:115)
    to weblogic.jms.client.JMSSession$ UseForRunnable.run (JMSSession.java:5170)
    to weblogic.work.SelfTuningWorkManagerImpl$ WorkAdapterImpl.run (SelfTuningWorkManagerImpl.java:528)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

    Caused by: com.bea.wli.config.component.NotFoundException: could not create the file temporary jar
    at com.bea.wli.sb.resources.archive.classloader.ArchiveClassLoaderDerivedTypeDef.computeData(ArchiveClassLoaderDerivedTypeDef.java:160)
    at com.bea.wli.sb.resources.archive.classloader.ArchiveClassLoaderDerivedTypeDef.computeData(ArchiveClassLoaderDerivedTypeDef.java:34)
    at com.bea.wli.config.derivedcache.DerivedCache.deriveTheValue(DerivedCache.java:453)
    at com.bea.wli.config.derivedcache.DerivedCache.get(DerivedCache.java:273)
    at com.bea.wli.config.derivedcache.DerivedResourceManager.getDerivedValueInfo(DerivedResourceManager.java:341)
    at com.bea.wli.config.derivedcache.DerivedResourceManager.get(DerivedResourceManager.java:386)
    at com.bea.wli.sb.resources.cache.DefaultDerivedTypeDef.getDerivedValue(DefaultDerivedTypeDef.java:106)
    at com.bea.wli.sb.resources.archive.classloader.ArchiveClassLoaderCache.get(ArchiveClassLoaderCache.java:38)
    at com.bea.wli.sb.resources.archive.summary.ArchiveSummaryDerivedTypeDef.computeData(ArchiveSummaryDerivedTypeDef.java:46)
    at com.bea.wli.sb.resources.archive.summary.ArchiveSummaryDerivedTypeDef.computeData(ArchiveSummaryDerivedTypeDef.java:23)
    at com.bea.wli.config.derivedcache.DerivedCache.deriveTheValue(DerivedCache.java:453)
    at com.bea.wli.config.derivedcache.DerivedCache.get(DerivedCache.java:273)
    at com.bea.wli.config.derivedcache.DerivedResourceManager.getDerivedValueInfo(DerivedResourceManager.java:341)
    at com.bea.wli.config.derivedcache.DerivedResourceManager.get(DerivedResourceManager.java:386)
    at com.bea.wli.sb.resources.cache.DefaultDerivedTypeDef.getDerivedValue(DefaultDerivedTypeDef.java:106)
    at com.bea.wli.sb.resources.archive.summary.ArchiveSummaryCache.getArchiveSummary(ArchiveSummaryCache.java:31)
    at com.bea.wli.sb.resources.archive.ArchiveRuntimeManager.getMethod(ArchiveRuntimeManager.java:367)
    to stages.transform.runtime.JavaCalloutRuntimeStep. < init > (JavaCalloutRuntimeStep.java:100)
    at stages.transform.JavaCalloutFactory.getStageRuntime(JavaCalloutFactory.java:80)
    to com.bea.wli.sb.stages.StageMetadataImpl$ DefaultStageFactory.getStageRuntime (StageMetadataImpl.java:245)
    at com.bea.wli.sb.stages.impl.RuntimeBuilderImpl.buildRuntime(RuntimeBuilderImpl.java:92)
    at com.bea.wli.sb.stages.impl.RuntimeBuilderImpl.buildRuntime(RuntimeBuilderImpl.java:68)
    at com.bea.wli.sb.pipeline.RouterCompiler.getActionsRuntime(RouterCompiler.java:153)
    to com.bea.wli.sb.pipeline.PipelineStage. < init > (PipelineStage.java:55)
    at com.bea.wli.sb.pipeline.RouterCompiler.compileStage(RouterCompiler.java:104)
    to com.bea.wli.sb.pipeline.Pipeline. < init > (Pipeline.java:105)
    at com.bea.wli.sb.pipeline.RouterCompiler.compilePipeline(RouterCompiler.java:97)
    to com.bea.wli.sb.pipeline.Router. < init > (Router .java: 138)
    at com.bea.wli.sb.pipeline.RouterCompiler.compileRouter(RouterCompiler.java:90)
    at com.bea.wli.sb.pipeline.RouterCompiler.compile(RouterCompiler.java:80)
    at com.bea.wli.sb.pipeline.RouterManager.compileRouter(RouterManager.java:667)
    to com.bea.wli.sb.pipeline.RouterRuntimeCache$ RouterRuntimeDerivedTypeDef.computeData (RouterRuntimeCache.java:83)
    to com.bea.wli.sb.pipeline.RouterRuntimeCache$ RouterRuntimeDerivedTypeDef.computeData (RouterRuntimeCache.java:50)
    at com.bea.wli.config.derivedcache.DerivedCache.deriveTheValue(DerivedCache.java:453)
    at com.bea.wli.config.derivedcache.DerivedCache.get(DerivedCache.java:273)
    at com.bea.wli.config.derivedcache.DerivedResourceManager.getDerivedValueInfo(DerivedResourceManager.java:341)
    at com.bea.wli.config.derivedcache.DerivedResourceManager.get(DerivedResourceManager.java:386)
    at com.bea.wli.sb.resources.cache.DefaultDerivedTypeDef.getDerivedValue(DefaultDerivedTypeDef.java:106)
    at com.bea.wli.sb.pipeline.RouterRuntimeCache.getRuntime(RouterRuntimeCache.java:44)
    at com.bea.wli.sb.pipeline.RouterManager.getRouterRuntime(RouterManager.java:638)
    at com.bea.wli.sb.pipeline.RouterContext.getInstance(RouterContext.java:173)
    at com.bea.wli.sb.pipeline.RouterManager.processMessage(RouterManager.java:579)
    at com.bea.wli.sb.transports.TransportManagerImpl.receiveMessage(TransportManagerImpl.java:375)
    at com.bea.wli.sb.transports.jms.JmsInboundMDB.onMessage(JmsInboundMDB.java:122)
    at sun.reflect.GeneratedMethodAccessor2974.invoke (unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
    at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    to $Proxy162.onMessage (Unknown Source)
    at weblogic.ejb.container.internal.MDListener.execute(MDListener.java:466)
    at weblogic.ejb.container.internal.MDListener.transactionalOnMessage(MDListener.java:371)
    at weblogic.ejb.container.internal.MDListener.onMessage(MDListener.java:327)
    at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:4659)
    at weblogic.jms.client.JMSSession.execute(JMSSession.java:4345)
    at weblogic.jms.client.JMSSession.executeMessage(JMSSession.java:3821)
    to weblogic.jms.client.JMSSession.access$ 000 (JMSSession.java:115)
    to weblogic.jms.client.JMSSession$ UseForRunnable.run (JMSSession.java:5170)
    to weblogic.work.SelfTuningWorkManagerImpl$ WorkAdapterImpl.run (SelfTuningWorkManagerImpl.java:528)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

    Caused by: java.io.IOException: no such file or directory
    at java.io.UnixFileSystem.createFileExclusively (Native Method)
    at java.io.File.checkAndCreate(File.java:1704)
    at java.io.File.createTempFile(File.java:1792)
    at com.bea.wli.sb.util.IOUtils.storeToTempFile(IOUtils.java:245)
    at com.bea.wli.sb.resources.archive.classloader.ArchiveClassLoaderDerivedTypeDef.computeData(ArchiveClassLoaderDerivedTypeDef.java:120)
    at com.bea.wli.sb.resources.archive.classloader.ArchiveClassLoaderDerivedTypeDef.computeData(ArchiveClassLoaderDerivedTypeDef.java:34)
    at com.bea.wli.config.derivedcache.DerivedCache.deriveTheValue(DerivedCache.java:453)
    at com.bea.wli.config.derivedcache.DerivedCache.get(DerivedCache.java:273)
    at com.bea.wli.config.derivedcache.DerivedResourceManager.getDerivedValueInfo(DerivedResourceManager.java:341)
    at com.bea.wli.config.derivedcache.DerivedResourceManager.get(DerivedResourceManager.java:386)
    at com.bea.wli.sb.resources.cache.DefaultDerivedTypeDef.getDerivedValue(DefaultDerivedTypeDef.java:106)
    at com.bea.wli.sb.resources.archive.classloader.ArchiveClassLoaderCache.get(ArchiveClassLoaderCache.java:38)
    at com.bea.wli.sb.resources.archive.summary.ArchiveSummaryDerivedTypeDef.computeData(ArchiveSummaryDerivedTypeDef.java:46)
    at com.bea.wli.sb.resources.archive.summary.ArchiveSummaryDerivedTypeDef.computeData(ArchiveSummaryDerivedTypeDef.java:23)
    at com.bea.wli.config.derivedcache.DerivedCache.deriveTheValue(DerivedCache.java:453)
    at com.bea.wli.config.derivedcache.DerivedCache.get(DerivedCache.java:273)
    at com.bea.wli.config.derivedcache.DerivedResourceManager.getDerivedValueInfo(DerivedResourceManager.java:341)
    at com.bea.wli.config.derivedcache.DerivedResourceManager.get(DerivedResourceManager.java:386)
    at com.bea.wli.sb.resources.cache.DefaultDerivedTypeDef.getDerivedValue(DefaultDerivedTypeDef.java:106)
    at com.bea.wli.sb.resources.archive.summary.ArchiveSummaryCache.getArchiveSummary(ArchiveSummaryCache.java:31)
    at com.bea.wli.sb.resources.archive.ArchiveRuntimeManager.getMethod(ArchiveRuntimeManager.java:367)
    to stages.transform.runtime.JavaCalloutRuntimeStep. < init > (JavaCalloutRuntimeStep.java:100)
    at stages.transform.JavaCalloutFactory.getStageRuntime(JavaCalloutFactory.java:80)
    to com.bea.wli.sb.stages.StageMetadataImpl$ DefaultStageFactory.getStageRuntime (StageMetadataImpl.java:245)
    at com.bea.wli.sb.stages.impl.RuntimeBuilderImpl.buildRuntime(RuntimeBuilderImpl.java:92)
    at com.bea.wli.sb.stages.impl.RuntimeBuilderImpl.buildRuntime(RuntimeBuilderImpl.java:68)
    at com.bea.wli.sb.pipeline.RouterCompiler.getActionsRuntime(RouterCompiler.java:153)
    to com.bea.wli.sb.pipeline.PipelineStage. < init > (PipelineStage.java:55)
    at com.bea.wli.sb.pipeline.RouterCompiler.compileStage(RouterCompiler.java:104)
    to com.bea.wli.sb.pipeline.Pipeline. < init > (Pipeline.java:105)
    at com.bea.wli.sb.pipeline.RouterCompiler.compilePipeline(RouterCompiler.java:97)
    to com.bea.wli.sb.pipeline.Router. < init > (Router .java: 138)
    at com.bea.wli.sb.pipeline.RouterCompiler.compileRouter(RouterCompiler.java:90)
    at com.bea.wli.sb.pipeline.RouterCompiler.compile(RouterCompiler.java:80)
    at com.bea.wli.sb.pipeline.RouterManager.compileRouter(RouterManager.java:667)
    to com.bea.wli.sb.pipeline.RouterRuntimeCache$ RouterRuntimeDerivedTypeDef.computeData (RouterRuntimeCache.java:83)
    to com.bea.wli.sb.pipeline.RouterRuntimeCache$ RouterRuntimeDerivedTypeDef.computeData (RouterRuntimeCache.java:50)
    at com.bea.wli.config.derivedcache.DerivedCache.deriveTheValue(DerivedCache.java:453)
    at com.bea.wli.config.derivedcache.DerivedCache.get(DerivedCache.java:273)
    at com.bea.wli.config.derivedcache.DerivedResourceManager.getDerivedValueInfo(DerivedResourceManager.java:341)
    at com.bea.wli.config.derivedcache.DerivedResourceManager.get(DerivedResourceManager.java:386)
    at com.bea.wli.sb.resources.cache.DefaultDerivedTypeDef.getDerivedValue(DefaultDerivedTypeDef.java:106)
    at com.bea.wli.sb.pipeline.RouterRuntimeCache.getRuntime(RouterRuntimeCache.java:44)
    at com.bea.wli.sb.pipeline.RouterManager.getRouterRuntime(RouterManager.java:638)
    at com.bea.wli.sb.pipeline.RouterContext.getInstance(RouterContext.java:173)
    at com.bea.wli.sb.pipeline.RouterManager.processMessage(RouterManager.java:579)
    at com.bea.wli.sb.transports.TransportManagerImpl.receiveMessage(TransportManagerImpl.java:375)
    at com.bea.wli.sb.transports.jms.JmsInboundMDB.onMessage(JmsInboundMDB.java:122)
    at sun.reflect.GeneratedMethodAccessor2974.invoke (unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
    at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    to $Proxy162.onMessage (Unknown Source)
    at weblogic.ejb.container.internal.MDListener.execute(MDListener.java:466)
    at weblogic.ejb.container.internal.MDListener.transactionalOnMessage(MDListener.java:371)
    at weblogic.ejb.container.internal.MDListener.onMessage(MDListener.java:327)
    at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:4659)
    at weblogic.jms.client.JMSSession.execute(JMSSession.java:4345)
    at weblogic.jms.client.JMSSession.executeMessage(JMSSession.java:3821)
    to weblogic.jms.client.JMSSession.access$ 000 (JMSSession.java:115)
    to weblogic.jms.client.JMSSession$ UseForRunnable.run (JMSSession.java:5170)
    to weblogic.work.SelfTuningWorkManagerImpl$ WorkAdapterImpl.run (SelfTuningWorkManagerImpl.java:528)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

    It seems that the error is caused because the OSB cannot create the file in/tmp/alsbTempJars temporary jar. I looked for path and the directory alsbTempJars is not present on the disk. I had already created this directory in the past, so I can't understand why it was deleted.

    Also I saw some off error disk space in newspapers, although I checked that it is at least 1 GB free at the point of installation of OSB.

    We found this problem when checking the logs after that we had a mistake with OSB web console.

    To resolve this error, I had to create the alsbTempJars directory, and then restart the node. Error stopped and treatment then continues normally. I think the activity node was interrupted during the error, because I only see traces of battery in the log file.

    OSB is running in a Linux machine with the Oracle user who is also owner of the alsbTempJars directory.

    Hope someone could help us with this.

    Kind regards

    Daniel.

    OSB will not remove this directory. It must be an external process that is remove this directory or by turning off all the directory temp itself. Collate admin system/OS if he can understand it.

    Kind regards
    Anuj

  • Error in retrieving the metadata of HFM. Cannot create the file

    In our HFM 11.1.2.3.503, we get an error when we try to extract metadata from any application of HFM. The States of error message failed to create the file.

    We are on hfm.501 but I tried with connecting to 503 to see if it solved the problem, but there was no solution in sight.

    {796CEDB3-FC01-4A9C-856F-06FEDBF035F2}

    Cannot create the file.

    Error reference number: {796CEDB3-FC01-4A9C-856F-06FEDBF035F2}; User name: BI-DEMOS5$
    NUM: 0 x 80040230; Type: 1; DTime: 16/12/2015-21:27:04; SVR: BI-DEMOS5; File:; Line: 0; Worm:;

    There is no indication where he tries to put all the files so that I could try to find out if there is a setting somewhere pointing to a folder that does not exist or similar.

    Try the revision of the following document:

    • Hyperion Financial Management (HFM) error "unexpected error: 80040230 has occurred" trying to to Scan, load or extract meta-data (Doc ID 1282089.1)
  • ORA-19504: failed to create the file, ORA-00270: creation of the archiving log error

    Hello

    Oracle 11 g 2 on windows 7, I of primary and standby on the same system (learning).

    When I check on status of primary and secondary use under request it gives applied log is 'NO '.

    SQL > select sequence #, used from v$ archived_log;

    SEQUENCE # APPLIED
    ---------- ---------
    516 NO.
    517 NO.
    NO. 523
    NO. 524
    525 NO.
    531 NO.
    NO. 532
    533 NO.
    NO. 541
    544 NO.

    When I checked error on DB primary .he give me more erro.
    SQL > SELECT 'ID', 'DB_status' STATUS DEST_ID, EXCURSION place "Archive_dest', 'ERROR' OF V$ ARCHIVE_DEST WHERE DEST_ID < = 5;
    ---------- ---------
    Error Archive_dest
    ------------------------------------------------------------------------------------------------------------------------------------------------------
    1 D:\app\kamdarvg\flash_recovery_area\test\ARCHIVELOG ORA-19504: cannot create the file «»

    2 STAND ORA-00270: creation of the archiving log error

    I checked the space on the system... is there enough free space on the disk.

    On primary DB (destination of the journal archive)

    SQL > list of archive logs
    Database log mode Archive Mode
    Active AutoArchive
    Destination of archive D:\app\kamdarvg\flash_recovery_area\test\ARCHIVELOG
    More old sequence of journal online 564
    Log sequence archive 566
    Current log sequence 566

    On standby DB (list of newspapers of record)

    SQL > list of archive logs
    Database log mode Archive Mode
    Active AutoArchive
    Destination of archive D:\app\kamdarvg\flash_recovery_area\test\ARCHIVELOG
    More old sequence of journal online 564
    Log sequence archive 566
    Current log sequence 566

    Please guide it's because of the destination of the journal archive even shared by the standby and primary?

    If yes how do I change the destination of the newspaper archive on standby DB?

    Thank you.

    Edited by: 977220 April 18, 2013 20:49

    change initialization parameter

  • ORA-20100: error: failure FND_FILE. Cannot create the file

    Hi all
    Simultaneous application of Bellow error

    We using ORACLE 10 g. R12
    OS: RHEL 4.4 (LINUX)





    ---------------------------------------------------------------------------
    Execution of the expedition: Version: 12.0.0

    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.

    Module WSHINTERFACES: Interface travel Stop - SRS
    ---------------------------------------------------------------------------

    Current system time is January 27, 2013 09:58:58

    ---------------------------------------------------------------------------

    * Starts * January 27, 2013 09:58:58
    Error ORACLE 20100 in FDPSTP

    Cause: FDPSTP failed due to the ORA-20100: error: failure FND_FILE. Cannot create the file, l0633393.tmp in the directory/usr/tmp.
    You can find more information in the applications log.
    ORA-06512: at the 'APPS '. FND_FILE', line 554
    ORA-06
    ---------------------------------------------------------------------------
    Beginning of the FND_FILE log messages
    ---------------------------------------------------------------------------
    ---------------------------------------------------------------------------
    End of the FND_FILE log messages
    ---------------------------------------------------------------------------


    ---------------------------------------------------------------------------
    Options, AutoComplete, the request for enforcement.


    End of query options AutoComplete.

    ---------------------------------------------------------------------------
    Simultaneous request ended
    Current system time is January 27, 2013 09:58:58

    ---------------------------------------------------------------------------

    This issue is related to the Oracle EBS, mark it as here the answer and open it

    Oracle Discussion forums' E-Business Suite

  • 7 creating a file error

    Hello

    I think I'm missing something simple, but can not get out!

    I am trying to create a file. I just wired a path to a file that does not yet exist in a file open/create/replace vi and it keeps giving me error 7 even if I said that it creates the file. Any suggestions?

    Labvie 11.0.1f2 (32 bit)

    Solved

    You must make sure that all the folders in the path are created first!

  • ORA-19504: cannot create the file '+ DATA '.

    Hello everyone.

    This is the scenario:

    We have a test server that is used to restore daily backups of the Production database. Restore us the database with the same SID as the production one.

    For specific reasons, we need create a second database (with a different SID) on this server with an older backup from the production one. To realize that I'm trying to use a part of the "DUPLICATE without connection to the target" tutorials on the web.

    I tried the simple guide that I found which is:

    (1) copy the backup files cold /somedirectory

    (2) start OLD database with nomount

    (3) connect RMAN with OLDER as an auxiliary

    (4) run the following: DUPLICATE DATABASE FOR OLD BACKUP LOCATION ' / somedirectory' NOFILENAMECHECK.

    Here's the result (I deleted some lines because of the size of it):

    ----------------------

    RMAN > ProdDB to OlderDB DUPLICATE DATABASE

    2 > LOCATION of BACKUP "/ home/oracle/OlderBackupFiles.

    3 > NOFILENAMECHECK.

    4 >

    From October 1, 14 Db double

    content of Script memory:

    {

    clone of SQL 'alter system set control_files =

    "+DATA/OlderDB/controlfile/current.829.859839217" comment =

    ' Set by RMAN "scope = spfile;

    clone of SQL 'alter system set = db_name

    "ProdDB" comment =

    ' Modified by RMAN duplicate "scope = spfile;

    clone of SQL 'alter system set db_unique_name =

    "OlderDB" comment =

    ' Modified by RMAN duplicate "scope = spfile;

    clone to stop immediately;

    Start clone force nomount

    Restore controlfile primary clone of ' / home/oracle/OlderDB/controlfile_ProdDB_20141001_4159.bkp';

    change the clone database mount;

    }

    execution of Script memory

    SQL statement: alter system set control_files = comment "+DATA/OlderDB/controlfile/current.829.859839217" = "defined by RMAN" scope = spfile

    SQL statement: change the system db_name set = comment "ProdDB" = "modified by RMAN duplicate" scope = spfile

    SQL statement: alter system set db_unique_name = comment "OlderDB" = "modified by RMAN duplicate" scope = spfile

    (...)

    From restoration to 1 October 14

    allocated channel: ORA_AUX_DISK_1

    channel ORA_AUX_DISK_1: SID = 191 type device = DISK

    channel ORA_AUX_DISK_1: restore the control file

    channel ORA_AUX_DISK_1: restoration complete, duration: 00:00:03

    output file name=+DATA/OlderDB/controlfile/current.829.859839217

    Restoration finished in October 1, 14

    mounted database

    output channel: ORA_AUX_DISK_1

    allocated channel: ORA_AUX_DISK_1

    channel ORA_AUX_DISK_1: SID = 191 type device = DISK

    content of Script memory:

    {

    until the SNA 274262921.

    the value of newname for datafile clone 1 again;

    the value of newname for datafile clone 2 again.

    the value of newname for datafile clone 3 again.

    the value of newname for datafile clone 4 new ones;

    the value of newname for datafile clone 5 again.

    the value of newname for datafile clone 6 again.

    the value of newname for datafile clone 7 again.

    restoration

    database clone;

    }

    (...)

    From restoration to 1 October 14

    using the ORA_AUX_DISK_1 channel

    channel ORA_AUX_DISK_1: from the restore backup set data file

    channel ORA_AUX_DISK_1: specifying datafile (s) to restore from backup set

    channel ORA_AUX_DISK_1: restore datafile 00001 to + DATA

    channel ORA_AUX_DISK_1: restore datafile 00002 to + DATA

    channel ORA_AUX_DISK_1: restore datafile 00003 to + DATA

    channel ORA_AUX_DISK_1: restore datafile 00004 in + DATA

    channel ORA_AUX_DISK_1: restore datafile 00005 to + DATA

    channel ORA_AUX_DISK_1: restore datafile 00006 to + DATA

    channel ORA_AUX_DISK_1: restore datafile 00007 to + DATA

    channel ORA_AUX_DISK_1: reading from the backup /home/oracle/OlderDB/database_ProdDB_20141001_4157.bkp piece

    channel ORA_AUX_DISK_1: ORA-19870: error when restoring the backup /home/oracle/OlderDB/database_ProdDB_20141001_4157.bkp piece

    ORA-19504: cannot create the file '+ DATA '.

    ORA-17502: ksfdcre:4 cannot create the file + DATA

    ORA-15041: diskgroup space 'DATA' exhausted

    switch to the previous backup

    Oracle instance started

    (...)

    content of Script memory:

    {

    clone of SQL 'alter system set = db_name

    "OlderDB" comment =

    ' Restore the original value by RMAN "scope = spfile;

    clone of SQL 'alter system reset db_unique_name scope = spfile;

    clone to stop immediately;

    }

    execution of Script memory

    Errors in the script of the memory

    RMAN-03015: an error has occurred in the script stored memory Script

    RMAN-06136: the auxiliary database ORACLE error: ORA-01507: database not mounted

    ORA-06512: at "SYS." "X$ DBMS_RCVMAN ', line 13466

    ORA-06512: at line 1

    RMAN-05556: not all data files have backups can be recovered on SNA 274262921

    RMAN-03015: an error has occurred in the script stored memory Script

    RMAN-06026: some targets not found - abandonment of restoration

    RMAN-06023: no backup or copy of the file 4 found to restore

    RMAN-06023: no backup or copy of datafile 3 found to restore

    RMAN-06023: no backup or copy of datafile 2 found to restore

    RMAN-06023: no backup or copy of datafile 1 found to restore

    RMAN-00571: ===========================================================

    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.

    RMAN-00571: ===========================================================

    RMAN-03002: failure of the command duplicate Db at 15:39:11 01/10/2014

    RMAN-05501: abandonment of duplicate target database

    Complete recovery manager.

    ------------------------------------------------------------------

    The first mistake of the stack was ORA-19504 while trying to restore the backup of the database.

    First thing I took a glance was ASM occupation but it enough available space.

    The second was a permission problem, but it doesn't seem to be the case because RMAN can correctly write the controlfile to ASM.

    One have some advice on what I should look for?

    Thanks in advance sorry for my English.

    Select this option.

    Hello.

    Thanks, but is not the case. As I have said, that the DATA diskgroup has space enough he uses only a single disk in a RAID.

    But I solved my problem... To the auxiliary database, I added the following to the spfile:

    DB_FILE_NAME_CONVERT = '+ DATA/ProdDB', '+ DATA/OlderDB ".

    LOG_FILE_NAME_CONVERT = '+ DATA/ProdDB', '+ DATA/OlderDB ".

    I don't know why, but with these two clauses, it worked well. Perhaps RMAN was trying to restore it to the wrong place?

  • Duplicate database: ORA-19504: could not create the file "+ DATA1.

    Hi all

    I'm getting "ORA-19504: cannot create the file '+ DATA1' error when the active database duplication, no - ASM to ASM.» Source is 11.1.0.7 target is 11.2.0.1. Operating system is RHEL 5.5

    So far, I did as follows:

    created the password on the source and target file

    created source into the target and vice versa tns entries

    connectivity to test two-way

    set pfile on target with the following parameters:

    db_name= CLONE

    DB_FILES = 500

    log_file_name_convert ='/ oracle/TRN/db/apps_st/data /', "+ DATA1/database".

    db_unique_name = CLONE

    I use following command to reproduce:

    Run {}

    Configure auxname for datafile 1 to "+ DATA1;

    Configure auxname for datafile 2 to "+ DATA1;

    Configure auxname for datafile 3 to "+ DATA1;

    Configure auxname for datafile 4 to "+ DATA1;

    Configure auxname for datafile 5 to "+ DATA1;

    Configure auxname for datafile 6 to "+ DATA1;

    Configure auxname for datafile 7 to "+ DATA1;

    Configure auxname for datafile 8 to "+ DATA1;

    Configure auxname for datafile 9 to "+ DATA1;

    Configure auxname for datafile 10 to "+ DATA1;

    Configure auxname for datafile 11 in "+ DATA1;

    Configure auxname for datafile 12 to "+ DATA1;

    Configure auxname for datafile 13 to "+ DATA1;

    Configure auxname for datafile 14 to "+ DATA1;

    Configure auxname for datafile 15 to "+ DATA1;

    Configure auxname for datafile 16 to "+ DATA1;

    Configure auxname for datafile 17 to "+ DATA1;

    Configure auxname for datafile 18 to "+ DATA1;

    Configure auxname for datafile 19 to "+ DATA1;

    Configure auxname for datafile 20 to "+ DATA1;

    Configure auxname for datafile 288 to "+ DATA1;

    Configure auxname for datafile 295 to "+ DATA1;

    Configure auxname for datafile 314 to "+ DATA1;

    Configure auxname for datafile 351 to "+ DATA1;

    Configure auxname for datafile 352 to "+ DATA1;

    Configure auxname for datafile 353 to "+ DATA1;

    Configure auxname for datafile 354 to "+ DATA1;

    Configure auxname for datafile 379 to "+ DATA1;

    Configure auxname for datafile 392 to "+ DATA1;

    Configure auxname for datafile 393 to "+ DATA1;

    Configure auxname for datafile 394 to "+ DATA1;

    Configure auxname for datafile 395 to "+ DATA1;

    Configure auxname for datafile 396 to "+ DATA1;

    Configure auxname for datafile 397 to "+ DATA1;

    Configure auxname for datafile 398 to "+ DATA1;

    Configure auxname for datafile 399 to "+ DATA1;

    Configure auxname for datafile 400 to '+ DATA1;

    Configure auxname for datafile 401 to "+ DATA1;

    Configure auxname for datafile 402 to "+ DATA1;

    Configure auxname for datafile 403 to "+ DATA1;

    Configure auxname for datafile 404 to "+ DATA1;

    Configure auxname for datafile 405 to "+ DATA1;

    Configure auxname for datafile 406 to "+ DATA1;

    Configure auxname for datafile 407 to "+ DATA1;

    the value of newname for tempfile ' / oracle/TRN/db/apps_st/data/temp01.dbf' to '+ DATA1;

    the value of newname for tempfile ' / oracle/TRN/db/apps_st/data/temp02.dbf' to '+ DATA1;

    switch datafile;

    duplicate target database to "clone".

    active database

    pFile

    db_file_name_convert ='/ oracle/TRN/db/apps_st/data /', "+ DATA1;

    }

    Any ideas?

    Thank you

    Vinod

    A number of things.

    (1) If you're going to go to a different version of oracle, then duplicate only is not supported.

    (2) assuming that the target and the auxiliary of the versions of database is the same, you don't need all your configure auxname, set the datafile newname and switch controls.

  • ORA-19504 cannot create the file "+ FRA/test1".

    Hi all

    OPERATING SYSTEM:-RHEL5

    DB version: GR 2-11

    I'm trying to save a tablespace in the slot path mentioned using the script below

    RMAN > backup tablespace users of devices type disk;

    But what exactly is the error I get: -.

    RMAN > backup tablespace users of devices type disk;

    From backup 2014-01 - 09:12:37:44

    allocated channel: ORA_DISK_1

    channel ORA_DISK_1: SID = 23 type of device = DISK

    channel ORA_DISK_1: starting full datafile from backup set

    channel ORA_DISK_1: specifying datafile (s) in the backup set

    Enter a number of file datafile = name=+DATA/orcl/datafile/users.259.836129771 00004

    channel ORA_DISK_1: starting piece 1 at 2014-01 - 09:12:37:44

    RMAN-00571: ===========================================================

    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.

    RMAN-00571: ===========================================================

    RMAN-03009: failure of the backup command on the 09/01/2014 12:37:45 channel ORA_DISK_1

    ORA-19504: could not create the file "+ FRA/test1".

    ORA-17502: ksfdcre:4 cannot create the file + FRA/test1

    ORA-15005: name "test1" is already used by an existing alias

    Configure it order what I did is: -.

    RMAN > CONFIGURE CHANNEL DEVICE TYPE DISK FORMAT "+ FRA/test1";

    and I create the destination required "+ FRA/test1".

    Thanks in advance

    How about using below

    Set UP the FORMAT of DISC TYPE CHANNEL DEVICE "+ FRA/orcl/test1_t%t_s%s_p%p";

    Concerning

    Anurag

  • iSCSI freeNAS failing to create the file system

    Hey guys,.

    IM pretty new to the present and iv tried to work this point for some time now...

    I got a box of freenas with an array of 5 TB in it... I would like to make a 1 TB logical unit number and mount it on my ESXi 4 server.

    my configuration is:

    FreeNAS < = 10.10.10.1 = > 2x1GB links using the FEC (Fast or channel) [10.10.10.0/24] < = 10.10.10.2 = > ESXi

    I managed to configure the FreeNAS successfully [as far as I can tell...], when I add the target to the iSCSI software storage card it finds the logic unit number and everything seems good.

    the problem starts when I try to add as a data store... I select:

    Disk/LUN > freeNas LUN > leave default primary partition > give it a simple name > chose the minimum file size of 512 GB > finish

    and I get the following error...

    Call "HostDatastoreSystem.CreateVmfsDatastore" of object "ha-datastoresystem" on ESXi '192.168.2.202' failed.

    Operation failed, the diagnostic report: unable to create the file system, please see VMkernel connect you for more details.

    I am unshore where this newspaper VMkernal but that's what I'm going to start hunting for the next...

    in which case it may be useful, I am attaching screenshots of all my configs...

    Here, any help would be great!

    Thank you

    Hi, you can follow this tutorial video and see if you have missed at all stages: http://www.youtube.com/watch?v=Dc20IT1msAk

  • Cannot create the file to PDF conversion

    I'm trying to convert to PDF a PPT presentation with my Adobe Acrobat 9 Pro, I have already installed a few years back.  I never had any problems with it just to the end.  It has ceased to be able to convert and so I uninstalled the program and installed it again.  Tried to use it but I keep this error message: failed to create the file.  Missing PDF maker files.  You want to repair the program (or something in that sense)?  I click YES and go through the same process long but then again, it is not converted.  It's so frustrating.  Only, I've installed the program on a computer.  What should I do?

    Acrobat cleaning tool

    Run it, reinstall. Still couldn't work, however. Could be a security update in Acrobat or Windows / Office that prevents this from working.

    Mylenium

  • Open the file error xml

    Hello

    I was struck with an error by opening the xml file. Thanks for giving me your entries.

    I use the pl/sql script for outbounding data in .xml format. But after you create the file successfully, I am not able to open it in Solution Explorer. The data with "&" in a column and it will be available in the data in many areas. Where as if I try to create the same report Oracle using "xml" as output, then I don't get this problem. And I am able to open the same in Explorer perfectly.

    Here I am pasting the script that I created

    create or replace the PROCEDURE GETXML_TAG (ERRBUT OUT VARCHAR2,
    RETCODE OUT VARCHAR2,
    P_DIR_NAME VARCHAR2)
    IS
    v_record_data varchar2 (4000): = null;
    v_order_id varchar2 (50): = null;
    v_order_date varchar2 (50): = null;
    v_order_mode varchar2 (50): = null;
    v_order_total varchar2 (50): = null;
    v_file_dir varchar2 (100): = ' / usr/tmp ';

    CURSOR cur_hdr IS
    SELECT DISTINCT MINISTRY_CODE, DEPT_CODE, "ENTITY_CODE
    OF XGBZ_FIN_STAGE_ACS
    WHERE tx_timestamp IS NULL;

    CURSOR cur_line (p_min_code IN VARCHAR2,
    p_dept_code IN VARCHAR2) IS
    SELECT seg_no,
    seg_code,
    TO_CHAR (seg_description) seg_description,
    start_date,
    End_date,
    status,
    disable_flag
    OF xgbz_fin_stage_acs
    WHERE tx_timestamp IS NULL
    AND ministry_code = p_min_code
    AND dept_code = p_dept_code;

    BEGIN
    v_filename: = 'GEBIZ_EPO ' | TO_CHAR (SYSDATE, 'DDMMYYYYHH24MI'): '. XML';
    f_xml_file: = UTL_FILE. FOPEN (v_file_dir, v_filename, 'W');
    v_record_data: = ' <? XML version = "1.0" encoding = "UTF-8"? > ';
    UTL_FILE.put_line (f_XML_FILE, v_RECORD_DATA);
    UTL_FILE.put_line (f_XML_FILE, '< GEBIZ_ACCOUNT_SEGMENT >');
    dbms_output.put_line (' step 1 ' | v_file_dir |) » -'|| v_filename);

    FOR cur_hdr_rec IN cur_hdr
    LOOP
    dbms_output.put_line ('step 2');
    UTL_FILE.put_line (f_XML_FILE, '< HEADER >');
    UTL_FILE.put_line (f_XML_FILE, '< MINISTRY_CODE >' | cur_hdr_rec.ministry_code | / MINISTRY_CODE > ');
    UTL_FILE.put_line (f_XML_FILE, '< DEPT_CODE >' | cur_hdr_rec.dept_code | / DEPT_CODE > ');
    UTL_FILE.put_line (f_XML_FILE, '< ENTITY_CODE >' | cur_hdr_rec.entity_code | / ENTITY_CODE > ');
    UTL_FILE.put_line (f_XML_FILE, ' < / header > ');

    FOR cur_line_rec IN cur_line (cur_hdr_rec.ministry_code, cur_hdr_rec.dept_code)
    LOOP
    dbms_output.put_line ('step 3');
    UTL_FILE.put_line (f_XML_FILE, '< DETAILS >');
    UTL_FILE.put_line (f_XML_FILE, '< SEGEMENT >');
    UTL_FILE.put_line (f_XML_FILE, '< NUMBER >' | cur_line_rec.seg_no |) ("< / NUMBER >");
    UTL_FILE.put_line (f_XML_FILE, '< CODE >' | cur_line_rec.seg_no |) "< code >');
    UTL_FILE.put_line (f_XML_FILE, '< DESCRIPTION >' | cur_line_rec.seg_description | / DESCRIPTION > ');
    UTL_FILE.put_line (f_XML_FILE, '< START_DATE >' | cur_line_rec.start_date | / START_DATE > ');
    UTL_FILE.put_line (f_XML_FILE, '< end_date >' | cur_line_rec.end_date | / end_date > ');
    UTL_FILE.put_line (f_XML_FILE, '< STATUS >' | cur_line_rec.status | / STATUS > ');
    UTL_FILE.put_line (f_XML_FILE, '< DELETE_FLAG >' | cur_line_rec.disable_flag | / DELETE_FLAG > ');
    UTL_FILE.put_line (f_XML_FILE, '< /SEGEMENT >');
    UTL_FILE.put_line (f_XML_FILE, ' < / DETAILS > ');


    END LOOP;

    END LOOP;
    dbms_output.put_line ('step 4');
    UTL_FILE.put_line (f_XML_FILE, ' < / GEBIZ_ACCOUNT_SEGMENT > ');
    UTL_FILE. FCLOSE (f_XML_FILE);

    EXCEPTION
    WHEN UTL_FILE. INVALID_OPERATION THEN
    dbms_output.put_line (' invalid operation for ' | v_filename);
    UTL_FILE. FCLOSE_ALL;

    WHEN UTL_FILE. INVALID_PATH THEN
    dbms_output.put_line (' no access path is valid for ' | v_filename);
    UTL_FILE. FCLOSE_ALL;

    WHEN UTL_FILE. INVALID_MODE THEN
    dbms_output.put_line (' Mode is not valid for ' | v_filename);
    UTL_FILE. FCLOSE_ALL;

    WHEN UTL_FILE. INVALID_FILEHANDLE THEN
    dbms_output.put_line (' invalid file descriptor ' | v_filename);
    UTL_FILE. FCLOSE_ALL;

    WHEN UTL_FILE. WRITE_ERROR THEN
    dbms_output.put_line (' Error Invalid write ' | v_filename);
    UTL_FILE. FCLOSE_ALL;

    WHEN UTL_FILE. READ_ERROR THEN
    dbms_output.put_line ('Invalid Read Error' | v_filename);
    UTL_FILE. FCLOSE_ALL;

    WHEN UTL_FILE. INTERNAL_ERROR THEN
    dbms_output.put_line ("'Internal Error");
    UTL_FILE. FCLOSE_ALL;

    WHILE OTHERS THEN
    dbms_output.put_line (' error ' |') SQL CODE: ' | SQLCODE. ' Message: '. SQLERRM);
    UTL_FILE. FCLOSE_ALL;
    END GETXML_TAG;

    /

    The file that I am generating at the server level:
    EPO150320111915. XML

    <? XML version = "1.0" encoding = "UTF-8"? >
    < GEBIZ_ACCOUNT_SEGMENT >
    < HEADER >
    RPO < MINISTRY_CODE > < / MINISTRY_CODE >
    < DEPT_CODE > 000 < / DEPT_CODE >
    < ENTITY_CODE > < / ENTITY_CODE >
    < / Header >
    < DETAILS >
    < SEGEMENT >
    < NUMBER > 1 < / NB >
    < CODE > 1 </postcode >
    < DESCRIPTION > Republic Polytechnic < / DESCRIPTION >
    < START_DATE > < / START_DATE >
    < end_date > < / end_date >
    A <>STATUS < / STATUS >
    < DELETE_FLAG > < / DELETE_FLAG >
    < / SEGEMENT >
    < / DETAILS >
    < DETAILS >
    < SEGEMENT >
    < NUMBER > 2 < / NB >
    < CODE > < code > 2
    Operating grant < DESCRIPTION > < / DESCRIPTION >
    < START_DATE > < / START_DATE >
    < end_date > < / end_date >
    A <>STATUS < / STATUS >
    < DELETE_FLAG > < / DELETE_FLAG >
    < / SEGEMENT >
    < / DETAILS >
    < DETAILS >
    < SEGEMENT >
    < NUMBER > 2 < / NB >
    < CODE > < code > 2
    < DESCRIPTION > Dev Grant-renovation Campus Temp Temp < / DESCRIPTION >
    < START_DATE > < / START_DATE >
    < end_date > < / end_date >
    A <>STATUS < / STATUS >
    < DELETE_FLAG > < / DELETE_FLAG >
    < / SEGEMENT >
    < / DETAILS >
    < DETAILS >
    < SEGEMENT >
    < NUMBER > 2 < / NB >
    < CODE > < code > 2
    < DESCRIPTION > Dev renovation Grant to hand Campus Temp < / DESCRIPTION >
    < START_DATE > < / START_DATE >
    < end_date > < / end_date >
    A <>STATUS < / STATUS >
    < DELETE_FLAG > < / DELETE_FLAG >
    < / SEGEMENT >
    < / DETAILS >
    < DETAILS >
    < SEGEMENT >
    < NUMBER > 2 < / NB >
    < CODE > < code > 2
    < DESCRIPTION > Dev Grant-IT for Campus Temp < / DESCRIPTION >
    < START_DATE > < / START_DATE >
    < end_date > < / end_date >
    A <>STATUS < / STATUS >
    < DELETE_FLAG > < / DELETE_FLAG >
    < / SEGEMENT >
    < / DETAILS >
    < DETAILS >
    < SEGEMENT >
    < NUMBER > 2 < / NB >
    < CODE > < code > 2
    < DESCRIPTION > Dev Grant-Land Premium for Campus Woodlands < / DESCRIPTION >
    < START_DATE > < / START_DATE >
    < end_date > < / end_date >
    A <>STATUS < / STATUS >
    < DELETE_FLAG > < / DELETE_FLAG >
    < / SEGEMENT >
    < / DETAILS >
    < DETAILS >
    < SEGEMENT >
    < NUMBER > 2 < / NB >
    < CODE > < code > 2
    < DESCRIPTION > Dev-Grant-pre-construction of the Woodlands Campus < / DESCRIPTION >
    < START_DATE > < / START_DATE >
    < end_date > < / end_date >
    A <>STATUS < / STATUS >
    < DELETE_FLAG > < / DELETE_FLAG >
    < / SEGEMENT >
    < / DETAILS >
    < DETAILS >
    < SEGEMENT >
    < NUMBER > 2 < / NB >
    < CODE > < code > 2
    < DESCRIPTION > Dev Grant-FE < / DESCRIPTION >
    < START_DATE > < / START_DATE >
    < end_date > < / end_date >
    A <>STATUS < / STATUS >
    < DELETE_FLAG > < / DELETE_FLAG >
    < / SEGEMENT >
    < / DETAILS >
    < DETAILS >
    < SEGEMENT >
    < NUMBER > 2 < / NB >
    < CODE > < code > 2
    < DESCRIPTION > tax exempt student Dev Welfare Fund < / DESCRIPTION >
    < START_DATE > < / START_DATE >
    < end_date > < / end_date >
    A <>STATUS < / STATUS >
    < DELETE_FLAG > < / DELETE_FLAG >
    < / SEGEMENT >
    < / DETAILS >
    < DETAILS >
    < SEGEMENT >
    < NUMBER > 2 < / NB >
    < CODE > < code > 2
    < DESCRIPTION > funds tax exempt-Dev project < / DESCRIPTION >
    < START_DATE > < / START_DATE >
    < end_date > < / end_date >
    A <>STATUS < / STATUS >
    < DELETE_FLAG > < / DELETE_FLAG >
    < / SEGEMENT >
    < / DETAILS >
    < DETAILS >
    < SEGEMENT >
    < NUMBER > 2 < / NB >
    < CODE > < code > 2
    < DESCRIPTION > reserved finance < / DESCRIPTION >
    < START_DATE > < / START_DATE >
    < end_date > < / end_date >
    A <>STATUS < / STATUS >
    < DELETE_FLAG > < / DELETE_FLAG >
    < / SEGEMENT >
    < / DETAILS >
    < DETAILS >
    < SEGEMENT >
    < NUMBER > 3 < / NB >
    < CODE > < code > 3
    Library < DESCRIPTION > < / DESCRIPTION >
    < START_DATE > < / START_DATE >
    < end_date > < / end_date >
    A <>STATUS < / STATUS >
    < DELETE_FLAG > < / DELETE_FLAG >
    < / SEGEMENT >
    < / DETAILS >
    < DETAILS >
    < SEGEMENT >
    < NUMBER > 3 < / NB >
    < CODE > < code > 3
    < DESCRIPTION > Office of academic affairs < / DESCRIPTION >
    < START_DATE > < / START_DATE >
    < end_date > < / end_date >
    A <>STATUS < / STATUS >
    < DELETE_FLAG > < / DELETE_FLAG >
    < / SEGEMENT >
    < / DETAILS >
    < DETAILS >
    < SEGEMENT >
    < NUMBER > 3 < / NB >
    < CODE > < code > 3
    < DESCRIPTION > the Corporate Communications Office < / DESCRIPTION >
    < START_DATE > < / START_DATE >
    < end_date > < / end_date >
    A <>STATUS < / STATUS >
    < DELETE_FLAG > < / DELETE_FLAG >
    < / SEGEMENT >
    < / DETAILS >
    < DETAILS >
    < SEGEMENT >
    < NUMBER > 3 < / NB >
    < CODE > < code > 3
    Office of the Assistant Director of the < DESCRIPTION > < / DESCRIPTION >
    < START_DATE > < / START_DATE >
    < end_date > < / end_date >
    A <>STATUS < / STATUS >
    < DELETE_FLAG > < / DELETE_FLAG >
    < / SEGEMENT >
    < / DETAILS >
    < DETAILS >
    < SEGEMENT >
    < NUMBER > 3 < / NB >
    < CODE > < code > 3
    < DESCRIPTION > the estates Office < / DESCRIPTION >
    < START_DATE > < / START_DATE >
    < end_date > < / end_date >
    A <>STATUS < / STATUS >
    < DELETE_FLAG > < / DELETE_FLAG >
    < / SEGEMENT >
    < / DETAILS >
    < DETAILS >
    < SEGEMENT >
    < NUMBER > 3 < / NB >
    < CODE > < code > 3
    < DESCRIPTION > finance < / DESCRIPTION >
    < START_DATE > < / START_DATE >
    < end_date > < / end_date >
    A <>STATUS < / STATUS >
    < DELETE_FLAG > < / DELETE_FLAG >
    < / SEGEMENT >
    < / DETAILS >
    < DETAILS >
    < SEGEMENT >
    < NUMBER > 3 < / NB >
    < CODE > < code > 3
    < DESCRIPTION > Office of human resources < / DESCRIPTION >
    < START_DATE > < / START_DATE >
    < end_date > < / end_date >
    A <>STATUS < / STATUS >
    < DELETE_FLAG > < / DELETE_FLAG >
    < / SEGEMENT >
    < / DETAILS >
    < DETAILS >
    < SEGEMENT >
    < NUMBER > 3 < / NB >
    < CODE > < code > 3
    < DESCRIPTION > Office of industrial and international Services < / DESCRIPTION >
    < START_DATE > < / START_DATE >
    < end_date > < / end_date >
    A <>STATUS < / STATUS >
    < DELETE_FLAG > < / DELETE_FLAG >
    < / SEGEMENT >
    < / DETAILS >
    < / GEBIZ_ACCOUNT_SEGMENT >

    -end of file
    I'm able to correctly edit in Notepad, when tried to open, at the level of the Solution Explorer, its not allow me due to '& '.

    Pls confirm what could be the problem.

    Concerning
    Mr. Nagendra

    Hi Nagendra,

    Pls confirm what could be the problem.

    In a document valid XML, characters like <,>, &, "and" must be escaped using entity references if they appear in the text or attribute nodes.
    For example, & must be escaped to "& amp;"

    Did you check my answer on your previous thread on the generation of XML?
    http://forums.Oracle.com/forums/thread.jspa?threadID=2184907&TSTART=30

    The method that you are trying to use is obsolete (since Oracle 9i) and also produces invalid XML content.

    Here, I think that the more flexible method is to use the SQL/XML functions.
    Try the following, based on the example you posted, it should give you the expected result:

    {code}
    DECLARE

    v_out CLOB.
    v_filename VARCHAR2 (300): = 'GEBIZ_EPO ' | TO_CHAR (sysdate, 'DDMMYYYYHH24MI'): '. XML';
    v_prolog VARCHAR2 (40): = '';

    BEGIN

    SELECT xmlserialize (document
    XmlElement ("GEBIZ_ACCOUNT_SEGMENT"
    xmlagg)
    XMLCONCAT (hdr, dtls)
    )
    )
    as dash clob size = 2
    )
    IN v_out
    DE)
    SELECT xmlelement ("HEADER"
    xmlelement ("MINISTRY_CODE", ministry_code)
    xmlelement ("DEPT_CODE", dept_code)
    xmlelement ("ENTITY_CODE", entity_code)
    ) hdr
    xmlagg)
    XmlElement ("DETAILS"
    xmlelement ("SEGMENT"
    xmlelement ("NUMBER", seg_no)
    xmlelement ('CODE', seg_no)
    xmlelement ("DESCRIPTION", seg_description)
    xmlelement ("START_DATE", start_date)
    xmlelement ("end_date", end_date)
    xmlelement ("STATUS", status)
    xmlelement ("DELETE_FLAG", disable_flag)
    )
    )
    ) dtls
    OF xgbz_fin_stage_acs
    WHERE tx_timestamp is null
    GROUP OF ministry_code, dept_code, entity_code
    )
    ;

    DBMS_XSLPROCESSOR.clob2file (v_prolog | v_out, 'TEST_DIR', v_filename, nls_charset_id ('AL32UTF8'));

    END;
    /
    {code}

    -A single SQL query to retrieve data and format in XML (necessary character escape is automatically supported).
    -A single call to DBMS_XSLPROCESSOR.clob2file to create the file in the directory TEST_DIR.

    Hope that helps.

  • create the file using flex

    Hello

    I work in flex.

    I want to create the file using flex 4.

    I use this code

    private var file:File;

    private function addfolder (): void

    {

    file = new File ("file:///C:/MyNewFolder");

    file.createDirectory ();

    }

    the error is

    Type was not found or was not a compilation constant: file.

    anyone helpme

    concerning

    Athi

    Hello

    With flex, you need to display the filereference function record. Because of the security sandbox you cannot programmatically save files or create folders, you need to open a box to browse to windows files, so the user can create a folder or save a file.

    private void testme (): void

    {

    var fi: FileReference = new FileReference();

    fi. Save ('Hello');<=== this="" would="" open="" a="" system="" file="" save="">

    }

    David.
  • Cannot open or create the file... Permission denied

    I am a new user of LC Designer ES.  After creating and saving a form, I made changes and now cannot save.  Error message in the log report palette tab says "PDF generated successfully.  Cannot open or create the file [file name] permission denied. "No idea why this would happen and how to fix it?

    Thanks for any help.

    If the file is already opened in another application (such as Acrobat or Reader) then you wodul not being able to save as these apps put a lock on the form.

    Paul

  • Cannot open file because Windows needs to know what program created the file

    After downloading some files when I try to open the file, I get the message cannot open the file, windows needs to know what program created the file.

    Any suggestions?

    Perhaps no program has been assigned to this file format and so you cannot open these files.
    I put t know which files you downloaded, but you can choose an application installed that can open these files.

    Right click the file and I have to then choose open with.
    Then, you could choose the program you want to use.

    Best regards

Maybe you are looking for

  • RE-NOTIFICATION 12/12/2010

    I just got an email with RE-NOTIFICATION 12/12/2010 as the subject. It puports come from microsofthelpdesk, but as he has an attachment and the date means nothing to me, I am very wary of its opening. Is anyone here know what this is? is it authentic

  • pop up message from microsoft: improved access anti malware protection has stopped working and closed

    Im having trouble surfing the net right now because this message from microsoft begin to appear recently and continues to reveal every 5 minutes while im doing something on my laptop. I tried to ask the help of microsoft, but received no response yet

  • Cannot read data CDs, shows white

    Kept backup copies of tax returns on a CD since 2001.  For the past 11 years, I have copies and pasted the file saved from tax on the same CD.  The PC that I use is the same burner DVD I used to open and save returns the last 4 years.  I use the same

  • Photoshop CS 6 4 K HD monitor

    I'm on 10 to win using Photoshop CS6. I replaced my standard resolution with a 4 K Ultra HD monitor monitor. Now I find the Menu of Photoshop CS 6 is very low. How can I make it bigger. My 5 Lightroom on the same system is very good. Grateful for you

  • Expiration of Session users

    all by checking the active session through vcenter, idle session also displayed with spending enormous amount of time as an example of "root" of session as "waiting for 5 days, 1 hour, 22 minutes". also several ID roots was also shown. pls tell setup