Transformations are failing while transporting to quality system

Hi All ,
When i am transporting Transformations from Dev to QA system throwing error .
Saying ' End Routine: Syntax error in routine'
But there is no syntax error in Endroutine and able active transformations in Dev
When i check end routine getting below warning .
W:(E) Pakage "$TMP" cannot use object "PROG ZINC_MAT_UNIT_CONV INCLUDE
\IC:ZINC_MAT_UNIT_CONV" from package "ZEMAMIBW" in any of the following
ways: "Use object or type"
Any one can help me by giving clues
Thanks in advance
Regards ,
Hari.

Dear All ,
Thank you so much for all your kind replies .
Below is only warning msg we ignored it .
W:(E) Pakage "$TMP" cannot use object "PROG ZINC_MAT_UNIT_CONV INCLUDE
\IC:ZINC_MAT_UNIT_CONV" from package "ZEMAMIBW" in any of the following
ways: "Use object or type"
In Routine we have called DSO tables which is not transported to QA .
We have transported dependent DSO &Transformations again.Now  transformations got activated .
Regards ,
Hari.

Similar Messages

  • Source system assignment while transporting to quality

    Hi Guys,
    I have the following landscape.
    I have created 2 source system ECCDEV and CRMDEV for my BIDEV.
    Now I wish to do transport to Quality box and i want to know what should be the source system assignment , I should maintain in rsa1->transport connection -> conversion of logical system name.
    When I maintain ECCDEV  -
    > ECCQUA
    I get the error : ECCQUA entry does not exist in TBDLS.
    Do I have to maintain source system ECCQUA(Quality) in BIDEV(Development) itself?
    -Amit

    Hi Rakesh,
    Let me know if my understanding is correct.
    In DEV BI, I create a connection to DEV ECC.
    Also, I create source system ID's for source system.
    In the QUA BI, I create a connection with QUA ECC.
    and assign source system connection (source and target) i.e. DEVECC and QUAECC.
    Then I transport requests(activated datasources) from DEVECC to QUAECC and replicate the datasource in QUABI.
    Please Confirm.
    -Amit

  • Reg: Error while transporting from Quality to Production

    Hi ,
    I am facing a problem while transporting ODS from quality to production.. The same works perfectly when i transport from Dev to quality.
    The Error Displayed while transporting is
    Start of the after-import method RS_ODSO_AFTER_IMPORT for object type
    The creation of the export DataSource failed
    Password logon no longer possible - too many failed attempts
    Error when creating the export DataSource and dependent Objects
    Error when activating DataStore Object
    The creation of the export DataSource failed
    Password logon no longer possible - too many failed attempts
    Error when creating the export DataSource and dependent Objects
    Error when resetting DataStore Object to the active version
    Kindly give me some suggestion ..
    Thanks in advance
    Regards
    Guru

    go to the source system RFC connection in SM59 and do a remote login - if you get the login page there then there is an issue with the RFC connection. also check if any other system is using the same RFC.. we had a situation where th R/3 connection was being used by 3 BI instances and everytime we reset the password , another system would lock the sme , ultimately we identified the systems and did a password reset in all the systems and then the issue got resolved.
    but then we also faced the same issue you faced and it was related to login issues - check the remote login and that will tell you.

  • Can we edit the transported objects quality systems?

    Hi,
    i am working in the development project.i have finished the development work and transported those objects to quality system.
    i want to know whether the transported objects which are in the Quality System can be edited.
    when i tried to do so the change icon was disabled.
    Regards,
    Muniyappan.

    Hi
    Yes ..you can change it in SWCV...Check box ..objects are modifiable.
    After this ...you can edit your QA objects...
    But..After manual changes done  in QA objects..it will create a conflict while transporting the same object from DEV to QA..
    In Conflict tab..you have select the latest object as an active object.
    Regards
    Abhijit

  • FIM "failed while calling the BPC system"

    Hi guys.
    Hope there's an FIM wizard out there.
    We have FIM installed on our BPC server (BPC 7.5 SP06 & FIM 7.5 SP08)
    I am seeing an issue with the connection manager in FIM:
    When I create a new connection, it seems to form correctly (resolves name/IP and gets the list of AppSets from the server)
    However, when I log out and go back in to FIM and check the list of connections, I see an error:
    "Error Loading Data Models"
    The detail of this error is:
    Failed while calling the 'Business Planning and Consolidation (BPC)' system to perform the 'GetApplicationSetList' action. : javax.xml.ws.WebServiceException:
    org.apache.cxf.service.factory ServiceConstructionException: Failed to create service
    This happens whether I connect using the server name, the FQDN or the IP Address and seems to be the very definition of inconsistency.
    (Why should it see the list of AppSets when the connection is first made, but then fail afterward)
    I am connecting using a secEnterprise login which is mapped to an alias of the BPC Sys Admin account (using LDAP).
    Please help if you can, as this is driving me insane.
    Thanks

    Update.
    I have added the output of the STDOUT log file (including the last couple of things to complete before the ERROR is reported):
    <-- Start Code -->
    2011-11-16 16:28:54,163 DEBUG [org.springframework.jdbc.datasource.DataSourceTransactionManager] - <Creating new transaction with name [com.sap.fpm.fim.datamodel.IModelProviderService.getDataSourceModels]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT,readOnly>
    2011-11-16 16:28:54,163 DEBUG [com.sap.fpm.fim.server.util.DataSourceWrapper] - <Creating new JDBC Connection to [jdbc:sqlserver://[REPOSITORY_SERVER]:1433;databaseName=DSLocalRepository]>
    2011-11-16 16:28:54,170 DEBUG [org.springframework.jdbc.datasource.DataSourceTransactionManager] - <Using transaction object [org.springframework.jdbc.datasource.DataSourceTransactionManager$DataSourceTransactionObject@892539]>
    2011-11-16 16:28:54,170 DEBUG [org.springframework.jdbc.datasource.DataSourceTransactionManager] - <Creating new transaction with name [com.sap.fpm.fim.datamodel.IModelProviderService.getDataSourceModels]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT,readOnly>
    2011-11-16 16:28:54,170 DEBUG [com.sap.fpm.fim.server.util.DataSourceWrapper] - <Creating new JDBC Connection to [jdbc:sqlserver://[REPOSITORY_SERVER]:1433;databaseName=DSLocalRepository]>
    2011-11-16 16:28:54,172 DEBUG [org.springframework.jdbc.datasource.DataSourceTransactionManager] - <Acquired Connection [ConnectionID:46] for JDBC transaction>
    2011-11-16 16:28:54,172 DEBUG [org.springframework.jdbc.datasource.DataSourceUtils] - <Setting JDBC Connection [ConnectionID:46] read-only>
    2011-11-16 16:28:54,172 DEBUG [org.springframework.jdbc.datasource.DataSourceTransactionManager] - <Switching JDBC Connection [ConnectionID:46] to manual commit>
    2011-11-16 16:28:54,172 DEBUG [org.springframework.transaction.support.TransactionSynchronizationManager] - <Bound value [org.springframework.jdbc.datasource.ConnectionHolder@1eacdc4] for key [com.sap.fpm.fim.server.util.DataSourceWrapper@1880543] to thread [http-8585-Processor25]>
    2011-11-16 16:28:54,172 DEBUG [org.springframework.transaction.support.TransactionSynchronizationManager] - <Initializing transaction synchronization>
    2011-11-16 16:28:54,179 DEBUG [org.springframework.jdbc.datasource.DataSourceTransactionManager] - <Acquired Connection [ConnectionID:47] for JDBC transaction>
    2011-11-16 16:28:54,179 DEBUG [org.springframework.jdbc.datasource.DataSourceUtils] - <Setting JDBC Connection [ConnectionID:47] read-only>
    2011-11-16 16:28:54,179 DEBUG [org.springframework.jdbc.datasource.DataSourceTransactionManager] - <Switching JDBC Connection [ConnectionID:47] to manual commit>
    2011-11-16 16:28:54,179 DEBUG [org.springframework.transaction.support.TransactionSynchronizationManager] - <Bound value [org.springframework.jdbc.datasource.ConnectionHolder@18bea70] for key [com.sap.fpm.fim.server.util.DataSourceWrapper@1880543] to thread [http-8585-Processor23]>
    2011-11-16 16:28:54,179 DEBUG [org.springframework.transaction.support.TransactionSynchronizationManager] - <Initializing transaction synchronization>
    2011-11-16 16:28:54,188 INFO [com.sap.fpm.fim.server.security.impl.BOESecurity] - <getUserInfo for token = 3&35=[BPC_SYS_ADMIN_ACCOUNT],8P&63=secEnterprise,8P&4F=1034,8P&4E=[Removed for security reasons],8P&1,8P&3k=@[REPOSITORY_SERVER_NAME].[FQDN_PATH]:6400,8P&5U=
    [Removed for security reasons][Removed for security reasons],8P&S5,88&pa,8P&Tm=3650,83&2r=[REPOSITORY_SERVER_NAME].[FQDN_PATH]:6400,8P&Tn={3&.2={3&O=PersonalCategory,8P&2=1036,83},?z&.1={3&O=FavoritesFolder,8P&2=1035,83},?z&.3={3&O=Inbox,8P&2=1037,83},?z&U=3,83},?z&PP=1024,83&7r,83, the returnedUserObject = username = [BPC_SYS_ADMIN_ACCOUNT], locale = en_GB, ItUserGroup = true, BusinessUserGroup = true, AuditUserGroup = false, ExecUserGroup = false>
    2011-11-16 16:28:54,302 INFO [com.sap.fpm.fim.server.security.impl.BOESecurity] - <getUserInfo for token = 3&35=[BPC_SYS_ADMIN_ACCOUNT],8P&63=secEnterprise,8P&4F=1034,8P&4E=[Removed for security reasons],8P&1,8P&3k=@[REPOSITORY_SERVER_NAME].[FQDN_PATH]:6400,8P&5U=[Removed for security reasons][Removed for security reasons],8P&S5,88&pa,8P&Tm=3650,83&2r=[REPOSITORY_SERVER_NAME].[FQDN_PATH]:6400,8P&Tn={3&.2={3&O=PersonalCategory,8P&2=1036,83},?z&.1={3&O=FavoritesFolder,8P&2=1035,83},?z&.3={3&O=Inbox,8P&2=1037,83},?z&U=3,83},?z&PP=1024,83&7r,83, the returnedUserObject = username = [BPC_SYS_ADMIN_ACCOUNT], locale = en_GB, ItUserGroup = true, BusinessUserGroup = true, AuditUserGroup = false, ExecUserGroup = false>
    2011-11-16 16:28:55,099 ERROR [com.sap.fpm.fim.datamodel.BPCModelProvider] - <Failed while calling the 'Business Planning and Consolidation (BPC)' system to perform the 'GetApplicationSetList' action.>
    javax.xml.ws.soap.SOAPFaultException: Could not send Message.
         at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:218)
         at $Proxy67.connect(Unknown Source)
         at com.sap.fpm.fim.datamodel.BPCModelProvider.getSessionID(BPCModelProvider.java:401)
         at com.sap.fpm.fim.datamodel.BPCModelProvider.getModels(BPCModelProvider.java:281)
         at com.sap.fpm.fim.datamodel.ModelProviderManager.getDataSourceModels(ModelProviderManager.java:351)
         at com.sap.fpm.fim.datamodel.ModelProviderServices.getDataSourceModels(ModelProviderServices.java:133)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:301)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
         at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
         at $Proxy27.getDataSourceModels(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:127)
         at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:82)
         at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:97)
         at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:68)
         at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:56)
         at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37)
         at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:92)
         at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:221)
         at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:78)
         at org.apache.cxf.transport.servlet.ServletDestination.invoke(ServletDestination.java:92)
         at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:214)
         at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:151)
         at org.apache.cxf.transport.servlet.AbstractCXFServlet.invoke(AbstractCXFServlet.java:170)
         at org.apache.cxf.transport.servlet.AbstractCXFServlet.doPost(AbstractCXFServlet.java:148)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
         at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
         at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
         at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
         at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: org.apache.cxf.interceptor.Fault: Could not send Message.
         at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:64)
         at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:221)
         at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:276)
         at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:222)
         at org.apache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java:73)
         at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:177)
         ... 50 more
    Caused by: java.net.HttpRetryException: cannot retry due to server authentication, in streaming mode
         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1008)
         at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:367)
         at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponse(HTTPConduit.java:1896)
         at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:1824)
         at org.apache.cxf.io.CacheAndWriteOutputStream.postClose(CacheAndWriteOutputStream.java:47)
         at org.apache.cxf.io.CachedOutputStream.close(CachedOutputStream.java:159)
         at org.apache.cxf.transport.AbstractConduit.close(AbstractConduit.java:66)
         at org.apache.cxf.transport.http.HTTPConduit.close(HTTPConduit.java:583)
         at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:62)
    <-- End Code -->

  • Getting DC-broken error while transporting to QUALITY server

    hii all,
    I have a DC which have been built and deployed fine and giving the perfect output when running on portal. This has been deployed on local server.But while tranporting it to QUALITY server for testing,itz cannot be imported there and giving an error "DC Broken".....!
    plz do help out....

    Hi
    What i believe that the related objects for the BADI are not captured in the Transport.
    Pls check the BADi definitions and implementation class included in the Transport.
    Hope this helps if so reward.
    Thanks
    Shyam

  • Problem after transport to Quality system

    Hi,
    I've done the transport of my SWCV from DEV to QLD and everything works fine. I've check all the components in the IR and ID and make the necessary adjustments. But when i try to realize a test from RW with my interface all that i can get is a red box with an exclamation point inside and above this a red cross line and no message appears in XI monitor. Also i've look at Message monitoring and no message avaiable either for Integration Engine or Adapter Engine. Although when i test my interface in IR using the option Tools/Test configuration I get the following error:
    Receiver Determination
    Internal Error
    HTTP connection to ABAP Runtime failed. Error: 403 Forbidden URL: http://ed18tci1f.appl.edinfor.pt:8078/sap/xi/simulation?sap-client= User: XIDIRUSER
    Can anyone provide me some help???
    Thanks in advance,
    JMMatos

    Hi Jose,
    Please take a look at this thread..
    HTTP connection to ABAP Runtime failed
    cheers,
    Prashanth

  • Transporting issue from Developement System to Quality System

    Hello Experts,
    We are facing a problem in which address details in developement system are getting displayed and when the same code is transported to the quality system then the address fields are not getting displayed.
    While debugging we found out that there is a variable which is calling the view (responsible for displaying address fields) in the developement system but the same view is not called in the Quality System.
    We tried all sorts of backtracking but could not find where the variable is getting the values from.
    Kindly Guide.
    Regards
    Sanket Jain
    Edited by: Jain Sanket on Mar 22, 2011 3:57 PM

    Hi BW Star,
        I am transporting a process chain for deleting ODS change log from dev system to quality system. It is working fine in the dev system, but when transported to quality system, its process variants becomes empty for all the included ods change log delete steps. object_type and object_name field in variant becomes empty.
        Thanks for your help.
    Regards,
    Shankar

  • Issue whilel transporting from production system to quality system

    Hi All,
        I am facing issue in process chain when I transport it from production system to quality system. Process chain is related to deleting PSA logs. When transported to quality system object_type and object_name fields in display variant becomes blank. In production system it is showing 8ZXXX_CA, it should become 8ZXXX_HA in quality system.
       Thanks for your help.
    Regards,
    Shankar

    Hi,
        sorry it was frm dev system to quality system, not prod to quality.
    Regards,
    Shankar

  • Cannot transport from quality to production due to syntax error

    Hi all,
    I have modified the program in Development system in which i have added on field to the internal table structure. Internal table is declared in the top include of the program. Now the program is transported to the Quality server which ends with the error for top include as"Original object cannot be replaced". But when i check the top include in quality server, the field which i have added is available. Now for transporting to production server, it ends by syntax error saying "The data object ITAB does not have a component called <field>".
    Please guide me for the above error.
    Thanks & Regards
    Akshay Korade

    >
    Akshay Korade wrote:
    > The production system contains the version before the changes and the error comes while transporting to production system. So the changes are not reflected in the production system.
    I've been doing SAP for a while and I can tell you, definitively, that syntax errors do not prevent import.
    >All the includes are activated and free from syntax errors in quality system.
    >Now for transporting to production server, it ends by syntax error saying "The data object ITAB does not have a component called <field>".
    If there are no syntax errors in quality, then where is that syntax error showing?  It must be in production.  It will be an inactive version in production that has the syntax error.  Go into production, try to activate the program.  Activation will fail because of the syntax error.
    You get the syntax error because the defintion has not made it into P.  If you transport the whole program, as R3TR PROG zprog, and have the correct flags set on import to overcome the message "Original object cannot be replaced", then your problem will be solved.
    matt

  • Error while transporting infospoke with BADI in BW7.0

    Hi:
    We have an infospoke with Transformation ( ie with BADI) in BI7.0.
    While transporting to Quality box it gives error.
    "Transfer structure /BIC/CZZTXXXXX3 could not be generated
    Error when activating InfoSpoke ZTXXXXX3.
    Message no. RSOH010 "
    Could you please help in rectifying the error.
    PS: we tried transporting BADI first and then the infosoke but still its failing.
    Regards!
    Saniya

    Hi
    Check the forum link below
    Transport Problems with Spokes that have BADIs
    Thanks

  • Error while transporting table entries to QA

    Hi All,
    I am working on system 4.6C i have a ztale with 3 key fields.
    I have added entries in table sucessfully.
    While imprting to Quality system.
    key field1   2183
    Key field2  A
    Key field3  CHF
    It returns an return code with message called 'key of table Ztest (6102183      ACHF) only valid up to offset 13. It's better to skip it.
    It has only enter when i enter values in 3 key fields. If i left key field2 as empty for those entries the values are impoerted to quality suceesfully.
    Can anybody please let me know what would be the problem.
    Thanks,

    YOu can try transporting the entries using generic keys.

  • Issue on transport to quality server

    Hi all,
    my basis guy has released all the transport requests to the quality server. But i cld not see any condition tables  or access sequence copied in my quality server.
    in SE10 there is only request on Pricing Procedure, there fore the pricing is been copied in quality but with descriptions of condtion types, access sequence and condition types .
    plz suggest me what shld i do now in this case.
    thanks in advance.
    kumar

    Hi Anil,
    The transports pertaining to pricing procedure are client dependent ones whereas the ones related to condition table are client independent(Table creation)
    So first check the objects of the transport which is now in Quality server in the previous server itself. Mostly it will not have any Atables (Atables are the condition tables).
    First pls check whether the transport mechanism for client dependent and client independent tports are same or different.
    If same, and if the objects are there in the transport in the first server, then check its log while transporting to quality server.
    If different, please follow the procedure for client independent tports and move the condition tables .
    I  think access seq is again client dependent. So take care of condition tables and access sequences in different transports to take care of the scenario.
    In our project the tport mechanisms are different for client dependent and client independent tports and hence we follow separate procedure for condition table and access seq(in 2 different transports)
    Pls assign reward points if it helps. Let me know if you need further info.

  • Service Group is blank after transporting into IST system

    Hi All,
    We have 2 CE 7.2 systems as DEV and IST which are well connected to NWDI. In DEV NWDI track, we have many WDJava components which consume web services available on DEV system. For these services, we have created a Service Group which has all these services inside it. IN DEV, I have assigned the local system to all these services inside the service group and it works fine.
    Then we released all our components to IST system and this service group also got deployed in IST. I configued the service group also in IST to point it to proper system. Then some how after releaseing some new activites, all the references in IST service group are valished but the consumer proxies in IST for these services show they are part of service group.
    We released new activity for service group also from Dev to IST but still the service group in IST is blank.
    Can anyone explain why this could have happened and any solution for this?

    Hello Panda,
    Please make sure that all the report elements are collected while transporting, because some elements might have got missed or not collected in the transport request. You can collect the same report again in a new transport and check it.
    Thanks
    Chandran

  • Backups are failing.

    Hi Gurus,
    We are taking the backup of Essbase application files like .tct, .pag, .ind, .esm, .db. .dbb files, we are facing some issue with the backups from last few days like .esm, .tct, .pag and .ind files are failing while exporting them using windows NT batch. With an error message as these files are used by some other process. where as i am checking in applicaion event logs i found no process are running at that time..
    please let me know what are the process(like dataloading, running calculations) will restrict these files to export.
    Thanks in advance.

    Look ty my MAXL BAckup script (for example )
    msh $vWorkDir/ess/_login.mxl ;
    spool off ;
    shell  mkdir $vBackupFolder ;
    shell  mkdir $vBackupFolder/$vCurrApp ;
    shell  mkdir $vBackupFolder/bin ;
    spool on to  "$vBackupFolder/$vLogFileName.$vCurrApp.mxl" ;
    set vDbFolder = $ARBORPATH/app/$vCurrApp/$vCurrDB ;
    set vBinFolder = $ARBORPATH/bin  ;
    iferror 'ExitError';
    /* Unload Level 0 data  */
    alter database $vCurrBackAppDB enable cache_pinning;
    iferror 'ExitError';
    alter system logout session on application $vCurrApp force ;
    alter system logout session on application $vCurrApp force ;
    alter system logout session on application $vCurrApp force ;
    iferror 'ExitError';
    alter application $vCurrApp enable startup  ;
    iferror 'ExitError';
    alter application $vCurrApp enable commands ;
    iferror 'ExitError';
    alter application $vCurrApp enable updates  ;
    iferror 'ExitError';
    alter application $vCurrApp enable connects ;
    iferror 'ExitError';
    alter application $vCurrApp enable security ;
    iferror 'ExitError';
    alter system load application $vCurrApp ;
    iferror 'ExitError';
    alter application  $vCurrApp load database $vCurrDB ;
    iferror 'ExitError';
    alter system logout session on application $vCurrApp force ;
    alter system logout session on application $vCurrApp force ;
    iferror 'ExitError';
    export database $vCurrBackAppDB all data to data_file "$vBackupFolder/$vCurrApp.$vJobNumber.all.txt" ;
    iferror 'ExitError';
    export database $vCurrBackAppDB level0 data to data_file "$vBackupFolder/$vDb.level0.txt" ;
    export database $vCurrBackAppDB input data to data_file "$vBackupFolder/$vDb.input.txt" ;
    /* ShutDown Applications */
    drop lock on system all ;
    iferror 'ExitError';
    alter application $vCurrApp disable startup ;
    iferror 'ExitError';
    alter application $vCurrApp disable commands ;
    iferror 'ExitError';
    alter application $vCurrApp disable updates ;
    iferror 'ExitError';
    alter application $vCurrApp disable connects ;
    iferror 'ExitError';
    alter application $vCurrApp disable security ;
    iferror 'ExitError';
    alter database $vCurrBackAppDB unlock all objects ;
    iferror 'ExitError';
    alter system logout session on application $vCurrApp force ;
    iferror 'ExitError';
    alter application  $vCurrApp unload database $vCurrDB ;
    iferror 'ExitError';
    alter system unload application $vCurrApp ;
    iferror 'ExitError';
    /* copy system binary files */
    shell cp $vBinFolder/\*.sec $vBackupFolder/bin 1>/dev/null  2>/dev/null ;
    shell cp $vBinFolder/\*.cfg $vBackupFolder/bin 1>/dev/null  2>/dev/null ;
    shell cp $vBinFolder/\*.sh  $vBackupFolder/bin 1>/dev/null  2>/dev/null ;
    shell cp $vBinFolder/\*.ini $vBackupFolder/bin 1>/dev/null  2>/dev/null ;
    /* copy applications binary files */
    shell cp $vDbFolder/\*.otl  $vBackupFolder/$vDb 1>/dev/null  2>/dev/null ;
    shell cp $vDbFolder/\*.rul  $vBackupFolder/$vDb 1>/dev/null  2>/dev/null ;
    shell cp $vDbFolder/\*.txt  $vBackupFolder/$vDb 1>/dev/null  2>/dev/null ;
    shell cp $vDbFolder/\*.csc  $vBackupFolder/$vDb 1>/dev/null  2>/dev/null ;
    shell cp $vDbFolder/\*.db   $vBackupFolder/$vDb 1>/dev/null  2>/dev/null ;
    shell cp $vDbFolder/\*.dbb  $vBackupFolder/$vDb 1>/dev/null  2>/dev/null ;
    shell cp $vDbFolder/\*.ind  $vBackupFolder/$vDb 1>/dev/null  2>/dev/null ;
    shell cp $vDbFolder/\*.pag  $vBackupFolder/$vDb 1>/dev/null  2>/dev/null ;
    shell cp $vDbFolder/\*.esm  $vBackupFolder/$vDb 1>/dev/null  2>/dev/null ;
    shell cp $vDbFolder/\*.tct  $vBackupFolder/$vDb 1>/dev/null  2>/dev/null ;
    shell cp $vDbFolder/../\*.app  $vBackupFolder/ 1>/dev/null  2>/dev/null ;
    shell cp $vDbFolder/../\*.apb  $vBackupFolder/ 1>/dev/null  2>/dev/null ;
    shell cp $vDbFolder/../\*.xml  $vBackupFolder/ 1>/dev/null  2>/dev/null ;
    shell cp $vDbFolder/../\*.jar  $vBackupFolder/ 1>/dev/null  2>/dev/null ;
    shell mkdir $vBackupFolder/scripts ;
    shell cp  $vWorkDir/\*  $vBackupFolder/scripts/ 1>/dev/null  2>/dev/null ;
    shell mkdir $vBackupFolder/scripts/ess ;
    shell cp -r  $vWorkDir/ess/\*  $vBackupFolder/scripts/ess 1>/dev/null  2>/dev/null ;
    /* Deleted tempory files */
    shell rm -f $vDbFolder/\*.otn ;
    shell rm -f $vDbFolder/\*.inn ;
    shell rm -f $vDbFolder/\*.esn ;
    shell rm -f $vDbFolder/\*.pan ;
    shell rm -f $vDbFolder/\*.tcu ;
    shell rm -f $vDbFolder/\*.esn ;
    shell rm -f $vDbFolder/\*.pan ;
    shell rm -f $vDbFolder/\*.inn ;
    shell rm -f $vDbFolder/\*.tcu ;
    shell rm -f $vDbFolder/\*.otn ;
    /* RESTRUCTURE  applications  */
    alter database $vCurrBackAppDB enable cache_pinning;
    iferror 'ExitError';
    alter application $vCurrApp enable startup;
    iferror 'ExitError';
    alter application $vCurrApp enable commands;
    iferror 'ExitError';
    alter application $vCurrApp enable updates;
    iferror 'ExitError';
    alter application $vCurrApp enable connects;
    iferror 'ExitError';
    alter application $vCurrApp enable security;
    iferror 'ExitError';
    alter system load application $vCurrApp ;
    iferror 'ExitError';
    alter application  $vCurrApp load database $vCurrDB ;
    iferror 'ExitError';
    alter database $vCurrBackAppDB force restructure ;
    iferror 'ExitError';
    define label 'ExitError';
    /* Start applications  */
    alter database $vCurrBackAppDB enable cache_pinning;
    alter application $vCurrApp enable startup;
    alter application $vCurrApp enable commands;
    alter application $vCurrApp enable updates;
    alter application $vCurrApp enable connects;
    alter application $vCurrApp enable security;
    alter system load application $vCurrApp ;
    alter application  $vCurrApp load database $vCurrDB ;
    logout;
    /* Create Archives  */
    shell cp "$vBackupFolder/$vLogFileName.$vCurrApp.mxl"   "$vWorkDir/log/bck/$vLogFileName.$vCurrApp.mxl" ;
    shell cp "$vBackupFolder/$vLogFileName.$vCurrApp.err"   "$vWorkDir/log/bck/$vLogFileName.$vCurrApp.err" ;
    shell tar --remove-files -cz -f $vBackupFolder.tar.gz $vRelativeBackupFolder  ;
    shell rm -r  $vBackupFolder ;
    shell scp $vBackupFolder.tar.gz oracle@hypdb:~/backup & ;

Maybe you are looking for

  • Any converter from PC power adapter to macsafe2

    I have a 2013 MBP 15. I want to get an extra power adapter, but the authentic Apple one is too expensive. I have a bunch of old PC adapters lying around. Is there a converter tip that I can buy to use my PC power adapter on the MBP? Thanks!

  • Use "Update List Item" to add multiple Values

    I'm having a List on a SharePoint 2013 Farm. Each Entry can be a Member of a different Entry, and also can have multiple members. Now i want to Update my List Items with Orchestrator IP "Update List Item" and want to add this members to my List Eleme

  • KE28 with" Copy Characteristic Value with Reference Data" doesn't work

    Hi experts: We need to make a top-down setting the processing option 'Copy Characteristic Value with Reference Data'. We have the following source data: Customer Business Unit  Value field. 6        #              100 On the other hand, we have plan

  • Time Base / Carry Forward / Copy Last years balances

    Hi Experts, Can anyone throw light on how would the TIME=BASE function as used in the script below help in carry forward ? Is the below syntax correct ? *XDIM_MEMBERSET DATASRC=%MyDataSrc% *XDIM_MEMBERSET TIME=BASE,%TIME_SET% *XDIM_MEMBER ACCTDETAIL=

  • About blending modes

    This question was posted in response to the following article: http://help.adobe.com/en_US/photoshopelements/using/WS287f927bd30d4b1f71abaa0b12e28aec742- 7ffc.html