Daily wage schemas configuration

hi,
Can any body help me how to configure the schemas for daily wages.......very urgent and your help needed.

Dear Aniket,
I also have a similar scenerio. Like we have daily wage employees for our client. For example if the daily wage employee is paid Rs. 100 per day and he is present for 20 days in a particular month. If we enter Rs.100 in Infotype 0008 as Basic pay daily, the system has to calculate for the number of days present and pay the employee. How can this be configured.
Your help would be of great consideration.
Thanks in advance.
Vijay

Similar Messages

  • Error when calculating salary for daily wage earners

    Dear All,
    We have a category of employees who are daily wage earners, the esg for pcr is 3. We have modified the schema to suit the requirements, when the employee exists from the 1st of the month, then all calculations happen correctly, but in case of mid month hiring, the values are calculated at 60% of the values. any help would be helpful
    Raghu

    This is the PCR for /803 in INP-1
    RTE=GASOLL
    RTE-GAAU**
    RTE*KGENAU
    RTE/TKDIVP
    ADDWT *
    Raghu
    Edited by: Raghu C on Jul 18, 2011 12:59 PM

  • Finding exception with the read-write-backing-map-scheme configuration.

    Finding exception with the <read-write-backing-map-scheme> configuration, that is setup against a simple database cache store implementation. The class SimpleCacheEventStoreImpl implements CacheStore interface.
    Exception in thread "main" java.lang.UnsupportedOperationException: configureCache: read-write-backing-map-scheme
         at com.tangosol.net.DefaultConfigurableCacheFactory.configureCache(DefaultConfigurableCacheFactory.java:995)
         at com.tangosol.net.DefaultConfigurableCacheFactory.ensureCache(DefaultConfigurableCacheFactory.java:277)
         at com.tangosol.net.CacheFactory.getCache(CacheFactory.java:689)
         at com.tangosol.net.CacheFactory.getCache(CacheFactory.java:667)
         at Sample.SimpleEventStoreConsumer.main(SimpleEventStoreConsumer.java:10)
    The cache store is interfaced to the program SimpleEventStoreConsumer(where I have a put and get operation) through the following cache configuration descriptor. On running the SimpleEventStoreConsumer, the exception happens on trying to get the Named cache from the cache factory
    <cache-config>
         <caching-scheme-mapping>
              <cache-mapping>
                   <cache-name>Evt*</cache-name>
                   <scheme-name>SampleDatabaseScheme</scheme-name>
              </cache-mapping>
         </caching-scheme-mapping>
         <caching-schemes>
              <read-write-backing-map-scheme>
                   <scheme-name>SampleDatabaseScheme</scheme-name>
                   <internal-cache-scheme>
                        <local-scheme>
                             <scheme-ref>SampleMemoryScheme</scheme-ref>
                        </local-scheme>
                   </internal-cache-scheme>
                   <cachestore-scheme>
                        <class-scheme>
                             <class-name>com.emc.srm.cachestore.SimpleCacheEventStoreImpl</class-name>
                             <init-params>
                                  <init-param>
                                       <param-type>java.lang.String</param-type>
                                       <param-value>{cache-name}</param-value>
                                  </init-param>
                             </init-params>
                        </class-scheme>
                   </cachestore-scheme>
              </read-write-backing-map-scheme>
              <local-scheme>
                   <scheme-name>SampleMemoryScheme</scheme-name>
              </local-scheme>
         </caching-schemes>
    </cache-config>

    you are missing <backing-map-scheme>. Do like following:
    <caching-schemes>
              <distributed-scheme>
                   <scheme-name>distributed-scheme</scheme-name>
                   <service-name>DistributedQueryCache</service-name>
                   <backing-map-scheme>
                        <read-write-backing-map-scheme>
                             <scheme-ref>rw-bm</scheme-ref>
                        </read-write-backing-map-scheme>
                   </backing-map-scheme>
    <autostart>true</autostart>
              </distributed-scheme>
              <read-write-backing-map-scheme>
                   <scheme-name>rw-bm</scheme-name>
    <internal-cache-scheme>
         <local-scheme>
                        </local-scheme>
                   </internal-cache-scheme>               
              </read-write-backing-map-scheme>
    </caching-schemes>

  • Daily wages - some emp are paid on daily rates.

    daily wages - some emp are paid on daily rates.
    Suppose a emp salary is 200 per day .
    His salary break up for 200 rs.-
    Basic 100 rs
    HRA 50 rs
    Convyance 50 rs
    How IT 08 maintain daily wages rates
    he worked 26 days and getting  200*26 =5200 in month.
    If he works 22 days in a day salary is 22*200=4400.

    he worked 26 days and getting 200*26 =5200 in month.
    If he works 22 days in a day salary is 22*200=4400.
    He worked for 26 days that means Payroll days so, you can map PRCL 2 for the wage types which u are maintaing in IT0008 which talks abt Payroll days
    If he works 22 days in a day salary is 22*200=4400.
    here 22 days out 26 the rest  4 days he must be absece right can u please let us know that

  • Multi vlaued attribute in IDM Schema Configuration

    The IdM docs - states
    Optionally, an IDMAttributeConfiguration
    can specify whether the attribute is multivalued,
    and can provide a display name (currently not used),
    and a description.http://docs.sun.com/source/820-2961/A_edit_configObjects.html#wp19336
    Does anyone have any idea ... how to specify an multi valued attribute in the IDM Schema Configuration ?
    Or how can i have the email attribute configured as multi-valued.

    you need to have multi='true' in the resource configuration. Something like this:
    <AccountAttributeType id='11' name='changedate' syntax='string' mapName='changedate' mapType='string' multi='true'/>
    I don't think you can set that through the gui; you have to edit the xml manually
    see the post http://forums.sun.com/thread.jspa?forumID=764&threadID=5370337 for more details

  • MDS Schema Configuration Failue during OEM installation

    During the OEM installation the set-up stops at MDS Schema Configuration. I see the following exception in the log files :-(
    emmdscreate_2010_08_25_AD_23_11_09_IST.log*
    2010_08_25_AD_23_11_09_IST EMMDSSchemaManager: Info : Oracle Home is C:\Oracle\MiddlewareEM\oms11g
    2010_08_25_AD_23_11_09_IST EMMDSSchemaManager: Info : Trying to set RCU_HOME to C:\Oracle\MiddlewareEM\oms11g
    2010_08_25_AD_23_11_09_IST EMMDSSchemaManager: Info : RCU_HOME is C:\Oracle\MiddlewareEM\oms11g
    2010_08_25_AD_23_11_09_IST EMMDSSchemaManager: Info : Trying to set SCRIPT_HOME to C:\Oracle\MiddlewareEM\oms11g\rcu\integration
    2010_08_25_AD_23_11_09_IST EMMDSSchemaManager: Info : SCRIPT_HOME is C:\Oracle\MiddlewareEM\oms11g\rcu\integration
    2010_08_25_AD_23_11_09_IST EMMDSSchemaManager: Info : Trying to set RCU_LOG_LOCATION to C:\Oracle\MiddlewareEM\oms11g\cfgtoollogs\cfgfw
    2010_08_25_AD_23_11_09_IST EMMDSSchemaManager: Info : RCU_LOG_LOCATION is C:\Oracle\MiddlewareEM\oms11g\sysman\log\schemamanager\m_082510_1057_PM\m_082510_1057_PM.CREATE\
    2010_08_25_AD_23_11_09_IST EMMDSSchemaManager: Info : Trying to set RCU_LOG_NAME to emmds.log
    2010_08_25_AD_23_11_09_IST EMMDSSchemaManager: Info : RCU_LOG_NAME is rcu.log
    2010_08_25_AD_23_11_09_IST EMMDSSchemaManager: Info : Prepare to initialize RCU
    2010_08_25_AD_23_11_09_IST EMMDSSchemaManager: Info : RCU initialized with parameters : -silent -createRepository -compInfoXMLLocation C:\Oracle\MiddlewareEM\oms11g\sysman\emdrep\config\mds\ComponentInfo.xml -storageXMLLocation C:\Oracle\MiddlewareEM\oms11g\sysman\emdrep\config\mds\Storage.xml -connectString (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=WXP-56M33BS.hyd.amer.dell.com)(PORT=1521)))(CONNECT_DATA=(SID=orcl11g))) -dbUser SYS -dbRole sysdba -schemaPrefix SYSMAN -component MDS
    2010_08_25_AD_23_11_09_IST EMMDSSchemaManager: Info : Start rewriting mds.xml
    2010_08_25_AD_23_11_09_IST removePrereqFromMDS : mdsComp.xml[C:\Oracle\MiddlewareEM\oms11g\rcu\integration\mds\mdsComp.xml]
    2010_08_25_AD_23_11_09_IST removePrereqFromMDS : mds.xml[C:\Oracle\MiddlewareEM\oms11g\rcu\integration\mds\mds.xml]
    2010_08_25_AD_23_11_10_IST EMMDSSchemaManager: Info : Finish rewriting mds.xml
    2010_08_25_AD_23_11_10_IST EMMDSSchemaManager: Info : Invoking RCU
    2010_08_25_AD_23_11_12_IST ERROR:MDSoracle.sysman.assistants.rcu.backend.RCUExecutionException: RCU-6090:Skipping Main operation: Failed in Connection step validation
    2010_08_25_AD_23_11_12_IST Parameters are: -silent -createRepository -compInfoXMLLocation C:\Oracle\MiddlewareEM\oms11g\sysman\emdrep\config\mds\ComponentInfo.xml -storageXMLLocation C:\Oracle\MiddlewareEM\oms11g\sysman\emdrep\config\mds\Storage.xml -connectString (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=WXP-56M33BS.hyd.amer.dell.com)(PORT=1521)))(CONNECT_DATA=(SID=orcl11g))) -dbUser SYS -dbRole sysdba -schemaPrefix SYSMAN -component MDS
    emmdscreate.err+
    ERROR:MDSoracle.sysman.assistants.rcu.backend.RCUExecutionException: RCU-6090:Skipping Main operation: Failed in Connection step validation
    oracle.sysman.assistants.rcu.backend.RCUExecutionException: RCU-6090:Skipping Main operation: Failed in Connection step validation
         at oracle.sysman.assistants.rcu.backend.SilentRCUModel.performOperation(SilentRCUModel.java:129)
         at oracle.sysman.assistants.rcu.backend.RCUModel.startOperation(RCUModel.java:268)
         at oracle.sysman.assistants.rcu.Rcu.execute(Rcu.java:324)
         at oracle.sysman.emdrep.mds.EMMDSSchemaManager.perform(EMMDSSchemaManager.java:230)
         at oracle.sysman.emcp.oms.MDSSchemaConfiguration.perform(MDSSchemaConfiguration.java:66)
         at oracle.sysman.emcp.oms.BaseConfiguration.invoke(BaseConfiguration.java:151)
         at oracle.sysman.emCfg.core.PerformMicroStep.runJavaClass(PerformMicroStep.java:540)
         at oracle.sysman.emCfg.core.PerformMicroStep.executeMicroStep(PerformMicroStep.java:120)
         at oracle.sysman.emCfg.core.ActionPerformer.performMicroStep(ActionPerformer.java:917)
         at oracle.sysman.emCfg.core.ActionPerformer$Performer.run(ActionPerformer.java:1038)
    Parameters are: -silent -createRepository -compInfoXMLLocation C:\Oracle\MiddlewareEM\oms11g\sysman\emdrep\config\mds\ComponentInfo.xml -storageXMLLocation C:\Oracle\MiddlewareEM\oms11g\sysman\emdrep\config\mds\Storage.xml -connectString (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=WXP-56M33BS.hyd.amer.dell.com)(PORT=1521)))(CONNECT_DATA=(SID=orcl11g))) -dbUser SYS -dbRole sysdba -schemaPrefix SYSMAN -component MDS
    Request help as I am unable to proceed further from here :-(
    Edited by: user8915544 on Aug 25, 2010 11:31 AM

    ... find some other problems regarding RCU-6090...
    Re: OID 11g installation problem: service name/tnsnames.ora ok?
    There are some suggestions with the global name in the connection descriptor....
    TNS name WXP-56M33BS.hyd.amer.dell.com
    maybe try IP / localhost or hostname....in the tnsnames
    nothing more than a suggestion....
    *T                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • WCF - Getting the "The authentication schemes configured on the host ('Anonymous') ....." error

    "The authentication schemes configured on the host ('Anonymous') do not allow those configured on the binding 'BasicHttpBinding' ('Ntlm'). "
    I am brand new to WCF and services in general.  I have turned on the basic, windows & digest auth modes in my iis express.  
    One thing I just noticed in my iis express config file, I had turned on basic auth in the "turn of windows stuff" in the task manager then rebooted, but I just opened the applicationhost.config file on my machine and saw this:
                <authentication>
                    <anonymousAuthentication enabled="true" userName="" />
                    <basicAuthentication enabled="false" />
    shouldn't that basicAuthentication read as true?
    I was given this existing project to make some changes to, but I cant even get it to run on my machine, so I'm assuming something is up with my local iis express settings.
    This project has 3 services in it.  Here is a partial of the webConfig:
            <bindings>
              <basicHttpBinding>
                <binding name="BasicHttpBinding_IDataMaintenanceService" maxBufferSize="2147483647" maxReceivedMessageSize ="2147483647" maxBufferPoolSize="2147483647" >
                  <readerQuotas maxDepth="2147483647"
                  maxArrayLength="2147483647" maxBytesPerRead="2147483647"
                  maxNameTableCharCount="2147483647" maxStringContentLength="2147483647"/>
                  <security mode="TransportCredentialOnly" >
                    <transport clientCredentialType="Ntlm"/>
                  </security>
                </binding>
                <binding name="BasicHttpBinding_IYearEndProcessingService" maxBufferSize="2147483647" maxReceivedMessageSize ="2147483647" maxBufferPoolSize="2147483647" >
                  <readerQuotas maxDepth="2147483647"
                  maxArrayLength="2147483647" maxBytesPerRead="2147483647"
                  maxNameTableCharCount="2147483647" maxStringContentLength="2147483647"/>
                  <security mode="TransportCredentialOnly" >
                    <transport clientCredentialType="Ntlm"/>
                  </security>
                </binding>
    Simon.

    Hi battlFrog,
    Well Done!
    I am very glad that you have solved your problem by yourself.
    If you have any others problem, welcome to post it in this forum.
    Best Regards,
    Amy Peng
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • 12c Cloud Control Install : plug-in MDS Schema Configuration has failed its

    Anyone,
    I am trying to install Oracle 12c Cloud Control (CC). I am installing this product on the
    same server (a VM) as the database.
    Some basic information ( a repeat of above):
    Platform OS:
    uname -aLinux slc02itk 2.6.18-308.0.0.0.1.el5xen #1 SMP Sat Feb 25 16:26:29 EST 2012 x86_64 x86_64 x86_64 GNU/Linux
    Database Software:
    SYS@OTMDX07>select banner from v$version ;
    BANNER
    Oracle Database 12c Enterprise Edition Release 12.1.0.0.1 - 64bit Beta
    PL/SQL Release 12.1.0.0.1 - Beta
    CORE 12.1.0.0.1 Beta
    TNS for Linux: Version 12.1.0.0.1 - Beta
    NLSRTL Version 12.1.0.0.1 - Beta
    Cloud Control Software:
    Software obtained from here:
    http://www.oracle.com/technetwork/oem/enterprise-manager/downloads/index.html
    Enterprise Manager Cloud Control 12c Release 1 (12.1.0.1) for Linux x86-64 (With Bundle Patch 1)
    I have successfully installed the CC software and am having problems with the configuration.
    I am running this command:
    /u01/app/oracle/middleware/oms/sysman/install/ConfigureGC.sh
    In the linux window I get the following feedback. Note the "divide by zero" error.
    Does anyone know what causes this, and better yet, how to avoid it?
    Percent Complete: 50
    Percent Complete: 100
    Repository Creation Utility: Create - Completion Summary
    Database details:
    Connect Descriptor : (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=slc02itk)(PORT=1521)))(CONNECT_DATA=(SID=OTMDX07)))
    Connected As : SYS
    Prefix for (prefixable) Schema Owners : SYSMAN
    RCU Logfile : /u01/app/oracle/middleware/oms/sysman/log/schemamanager/m_061212_0546_AM/m_061212_0546_AM.CREATE/rcu.log
    Component schemas created:
    Component Status Logfile
    Authorization Policy Manager Success /u01/app/oracle/middleware/oms/sysman/log/schemamanager/m_061212_0546_AM/m_061212_0546_AM.CREATE/apm.log
    Repository Creation Utility - Create : Operation Completed
    Repository Creation Utility - Dropping and Cleanup of the failed components
    Repository Dropping and Cleanup of the failed components in progress.
    2012-06-12 06:01:50,448 [Thread-45] ERROR - createRepository failed with following error:
    java.lang.ArithmeticException: / by zero
    at oracle.sysman.assistants.rcu.backend.SilentProgressor.progress(SilentProgressor.java:58)
    at oracle.sysman.assistants.rcu.backend.RCUModel.cleanUp(RCUModel.java:605)
    at oracle.sysman.assistants.rcu.backend.SilentRCUModel.showCompletionMessage(SilentRCUModel.java:245)
    at oracle.sysman.assistants.rcu.backend.RCUModel.executeTasks(RCUModel.java:449)
    at oracle.sysman.assistants.rcu.backend.SilentRCUModel.performOperation(SilentRCUModel.java:224)
    at oracle.sysman.assistants.rcu.backend.RCUModel.startOperation(RCUModel.java:327)
    at oracle.sysman.assistants.rcu.Rcu.execute(Rcu.java:335)
    at oracle.sysman.emdrep.opss.EMSecuritySchemaManager.perform(EMSecuritySchemaManager.java:317)
    at oracle.sysman.oms.MDSSchemaConfiguration.perform(MDSSchemaConfiguration.java:186)
    at oracle.sysman.oms.BaseConfiguration.invoke(BaseConfiguration.java:192)
    at oracle.sysman.emCfg.core.PerformMicroStep.runJavaClass(PerformMicroStep.java:540)
    at oracle.sysman.emCfg.core.PerformMicroStep.executeMicroStep(PerformMicroStep.java:120)
    at oracle.sysman.emCfg.core.ActionPerformer.performMicroStep(ActionPerformer.java:917)
    at oracle.sysman.emCfg.core.ActionPerformer$Performer.run(ActionPerformer.java:1038)
    /u01/app/oracle/middleware/oms/sysman/log/schemamanager/m_061212_0546_AM/m_061212_0546_AM.CREATE/rcu.log
    In one of the log files generated:
    /u01/app/oracle/middleware/oms/cfgtoollogs/cfgfw/CfmLogger_2012-06-12_05-45-08-AM.log
    I see the following messages. The messages say "INFO", but they may as well be "FATAL" because the installation
    or configuration cannot continue. I believe the failure lies in the creation of the "SYSMAN_OPSS" user.
    NFO: oracle.sysman.top.oms:__________________________DUMPING PARAMETERS______________________________________________
    INFO: oracle.sysman.top.oms:OracleHome: /u01/app/oracle/middleware/oms
    INFO: oracle.sysman.top.oms:Connect String: (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=slc02itk)(PORT=1521)))(CONNECT_DATA=(SID=OTMDX07)))
    INFO: oracle.sysman.top.oms:SYS User: SYS
    INFO: oracle.sysman.top.oms:________________________________________________________________________
    INFO: oracle.sysman.top.oms:MDS Schema Creation status: COMPLETED
    INFO: oracle.sysman.top.oms:MDS Schema Creation is successful
    INFO: oracle.sysman.top.oms:_______________________________________________________________________
    INFO: oracle.sysman.top.oms:Starting opss Schema Creation.
    INFO: oracle.sysman.top.oms:Failed to create OPSS schema
    INFO: oracle.sysman.top.oms:_______________________________________________________________________
    INFO: oracle.sysman.top.oms:Starting APM Schema Creation.
    INFO: oracle.sysman.top.oms:Failed to create APM schema
    INFO: oracle.sysman.top.oms:The plug-in MDS Schema Configuration has failed its perform method
    Here I show that the "other" users get created with their objects.
    1* select owner, count(*) from dba_objects where owner like 'SYSMAN%' group by owner
    SYS@OTMDX07>/
    OWNER COUNT(*)
    SYSMAN_RO 847
    SYSMAN_MDS 60
    SYSMAN 11174
    SYSMAN_APM 211
    SYS@OTMDX07>
    1* select tablespace_name, file_name from dba_data_files where tablespace_name like 'M%'
    SYS@OTMDX07>/
    TABLESPACE_NAME FILE_NAME
    MGMT_ECM_DEPOT_TS /u02/oradata/OTMDX07/mgmt_ecm_depot1.dbf
    MGMT_TABLESPACE /u02/oradata/OTMDX07/mgmt.dbf
    MGMT_AD4J_TS /u02/oradata/OTMDX07/mgmt_ad4j.dbf
    Repository Creation Utility: Create - Completion Summary
    Database details:
    Connect Descriptor : (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=slc02itk)(PORT=1521)))(CONNECT_DATA=(SID=OTMDX07)))
    Connected As : SYS
    Prefix for (prefixable) Schema Owners : SYSMAN
    RCU Logfile : /u01/app/oracle/middleware/oms/sysman/log/schemamanager/m_061212_0546_AM/m_061212_0546_AM.CREATE/rcu.log
    Component schemas created:
    Component Status Logfile
    Authorization Policy Manager Success /u01/app/oracle/middleware/oms/sysman/log/schemamanager/m_061212_0546_AM/m_061212_0546_AM.CREATE/apm.log
    For complete disclosure, the Enterprise Manager prerequisite checks yielded these findings:
    id_check_session_cached_cursors_param ==> fail
    id_check_open_cursors_param ==> fail
    But I think the check is wrong. I do not understand why the check fails on only these initialization parameters:
    1* select name, value from v$parameter where name in ('session_cached_cursors','open_cursors')
    SYS@OTMDX07>/
    NAME VALUE
    session_cached_cursors 1000
    open_cursors 1000
    Any insight is greatly appreciated.
    John

    John,
    I note that your database version is 12.1.0.0.1 - 64bit Beta, which is not certified for EM 12c. This may have something to do with the repository creation failure. Can you try using a certified database version (e.g. 11.2.0.2 or 11.2.0.3) to host the EM 12c repository?
    Regards,
    - Loc

  • OMB script to remove DBLink and Schema configuration from mapping

    In OWB903 we have used prefixes for most of our tables used in mappings. (By right clicking on the mapping, choosing configure and then setting the Schema/DB Link for each table under "Sources and Targets")
    We are now in the process of upgrading to OWB 904, and because of the way OWB 904 handles locations we would like to remove the prefixes from the mapping configurations. Our project consists of 100+ mappings, so it would be nice if it was possible to do this by runing a OMB script.
    I would appreciate it very much if anybody can come up with an example of how to do this.

    Roald,
    Here is an example of a OMB script that renames all the tables in a project (to run a script, you have to open the OMBPlus application and enter 'source <filename>' on the prompt, where filename is the name of the file containing the script):
    # rename.tcl
    # Renames the names of tables, mappings, cubes and dimension for a project.
    # Prefixes the names with 'WH_'
    # Please update the connection information here.
    # The connect string format is repository_user/repository_pwd@hostname:port:service_name
    # Connecting to the repository:
    OMBCONNECT owb904/owb904@localhost:1521:ora9201
    puts "Connected to repository."
    # Setting the project and prefix variables (set project name here):
    set MProject MY_PROJECT
    set wh WH_
    #Open the project
    # Entering into the Project (CC = Changing Context):
    OMBCC '$MProject'
    set module_list [OMBLIST ORACLE_MODULES]
    # Loop to enter into each project module:
         foreach i in {$module_list}{
              puts "Working on module: $module_list ."
              OMBCC '$module_list'
              set table_list [OMBLIST TABLES]
    # Loop to prefix the name of each table in the current module:
                   foreach j in {$table_list}{
                        puts "     Working on table: $table_list ."
                        OMBALTER TABLE '$j'
                             RENAME TO '$wh$j'
    puts "Done."
    # Saving the changes:
    OMBCOMMIT
    # Disconnecting from the repository:
    OMBDISCONNECT
    As you know, OMBPlus is based on the TCL scripting language. For more info on TCL, take a look at:
    http://www.scriptics.com
    Also, for more info on the OWB specific commands, take a look at the Users guide.
    Regards:
    Igor

  • Changing existing schemas configured when the environment is running fine

    Hi Masters,
    Consider an Essbase server (11.2.1.4) which is running fine with some essbase applications and now I need to change the schemas on which the foundation and EAS are running.
    Can we do that and what could be the impact on running essbase applications?
    Thanks,
    Siva

    Hi John,
    I have gone through the docs referred and followed the steps, At the shared services DB configuration segment, I just gave the new schema/ password and clicked on Next button.... there its throwing an error "EPMCFG:10372: The database doesn't contain Shared Services information".
    Any tricks?
    Thanks,
    Siva

  • Enter at the same time Hour and Daily wage

    Hi friends,
    in my project I had some human resources (working on different tasks), and I need to enter for them a standard rate but at the same time a daily rate (Imagine they're working abroad, so I pay their job but also a fixed rate for every day spent abroad ). 
    How enter these two kinds of wages?
    The resource, in the same same day, might be employed in more tasks.
    I would like to avoid the duplication of the "abroad wage" if the resource is employed in two tasks in the same day.
    Thank you!!

    Nico,
    I have yet another solution. Some months ago another user wanted to know how to make Project calculate cost based on a day rate rather than the default hourly rate. I developed a macro to do that. It puts the day rate cost into the Cost1 field. So....if
    you use the normal hourly rate to cost out the job and then run the macro, you can combine the two cost totals. Herewith is the macro (it may need some tweaking for your needs):
    'This macro calculates cost based on a day rate and puts it into Cost1
    '   part days (e.g. 4h) are treated a full days
    '   It does NOT account for a resource who works one task for 4h and then another
    '   task for 4h. He/She will accrue cost for 2 full days, one on each task
    '   Kosher? No, not in my mind, but that's the ways it's done in some regions
    Sub DayTripper()
    Dim t As Task
    Dim a As Assignment
    Dim r As Resource
    Dim NumDa As Integer
    Dim MPD As Single, PartDa As Single, PR As Single
    Dim RR As String
    Dim aSt As Date
    MPD = ActiveProject.HoursPerDay * 60
    For Each r In ActiveProject.Resources
        RR = r.PayRates(1).StandardRate
        PR = CSng(Mid(RR, 2, InStr(1, RR, "/") - 2))
        For Each a In r.Assignments
            If DateValue(a.Start) <> aSt Then
                NumDa = CInt(a.Work / MPD)
                PartDa = CDec(a.Work / MPD) - NumDa
                If PartDa > 0 Then NumDa = NumDa + 1
                a.Cost1 = NumDa * PR
                aSt = DateValue(a.Start)
            End If
        Next a
        aSt = DateValue("12:00:00 AM")
    Next r
    End Sub
    Hope this helps.
    John

  • BPEL Database Schema Configuration

    Hi,
    Where do i find BPEL database schema information? Please let me know. I use SOA Suite 10.1.3
    How can we find out what schema we are hitting for the BPEL instance ??
    Regards,
    Pradeep
    Edited by: pradeepr25 on Mar 11, 2010 10:45 PM

    Hi Pradeep,
    You can find the exact details of the schema creation etc in the sql file invoked from the soa_schemas\irca\irca.sh (irca.bat) from the install folders of SOA Suite.
    http://download.oracle.com/docs/cd/B31017_01/integrate.1013/b28980/appendixa.htm#CHDBIGIA
    In case you want to see the connection details for your install, they would be in data-sources.xml file under $ORACLE_HOME/j2ee/oc4j_soa/config directory.
    Regards,
    Shanmu.
    http://www.prshanmu.com/articles/

  • Schema configuration

    Hi
    As far as I know schema is just a layout of database and one DB can have as many schemas as needed.
    so, can there be more than one users for a schema?
    and can one user be owner of many schemas??
    Thanks!!

    Hi Mohit,
    A user and a schema are pretty much the same. For each user you can give privileges to use objects owned by other users/schemas.
    This means that a user can access multiple schemas depending on the privileges given.
    Thanks
    Sander

  • Configuring Multiple Schemas in Oracle ADF application

    Hi,
    Thanks all for the replies for my previous posts :-)
    We have a requirement in which we need to configure our application for multiple Database schema. At runtime based upon the logged in user we need to get data from the schema related to that user.
    These schema may be on same Database instance/server or may be on different DB servers.
    The requirement is like this
    Logged in User DB schema configured
    "A" ASchema @ 127.0.0.1
    "B" BSchema @ 127.0.0.2
    "C" ASchema @  127.0.0.1
    "D" Dschema @ 127.0.0.2
    based on the User login (which is happening through one OID system), I need to fetch data from different schema (configured for different application).
    These schema have different set of tables but set of table we require for our application are of same structure.
    Same structure means same Table names with same relations.
    Please let me know can we do the same in Oracle ADF application and How?_
    One more requirement is that if i add a user at runtime and configure the DB schema for this user, All data related to this users will be loaded from this Schema which is configured for this user.
    Thanks in Advance,
    Amit
    newbie to Oracle ADF
    Edited by: ur.amit on May 10, 2010 3:17 PM

    You can try the below example to change database at run time.
    in the filter change the connection and not the credentials
    http://www.oracle.com/technetwork/developer-tools/jdev/dynamicjdbchowto-101755.html#03.
    Most of the other part is done to handle state management tables, which you might also have to do unless you use a file passivation store or if its ok to passivate to a single database always.
    If its ok to passivate to a single db always. Hard code the jbo.server.internal_connection in the AM configurations to a DB jndi name.
    Adf allows you to activate and passivate to a different database other than what you are connected to get and put data.

  • Error while running OBIA configuration configApps.bat

    I am receiving error while running configapps.bat.
    I have the following wnvironment installed:
    64 Bit windows
    Java 6 (JDK1.6.x)
    Weblogic server 10.3.6 in software only mode
    Ran OBIEE 11.1.1.7.0 RCU utility to create BIPLATFORM and MDS schemas.
    configured OBIEE 11.1.1.7
    Installed ODI 11.1.1.7 with All components and “Skip Repository Configuration”
    Ran OBI Apps RCU to create schemas for:
    ODI Master and Work Repositories (DEV_BIA_ODIREPO)
    Oracle Business Applications Components (DEV_BIACOMP)
    Oracle Business Analytics Datwarehouse (DEV_DW)
    Update to MDS schema.
    Installed BI Apps 11.1.1.7.1
    Applied FMW Platform Patches
    Updated BIACOMP Schema with ATGLite patch scripts
    Everything was up and running until now, when i try to configure OBIA via running configApps.bat, it is getting stuck at ODI configuration.
    Also the server seems to be going to idle/suspended state every now and after 5-6 mins of startup and i see this message repeated again and again in server log :
    <Warning> <oracle.mds> <BEA-000000> < The MDS session was created by the ADF framework with a transaction key for its "single flush" feature, and the call to flushchanges is restricted to that framework. This call does not use that transaction key and although working now, will fail with an exception in future. To find the originator of the call, set the log level for logger "oracle.mds.transkey" to FINEST. Note that the ADF framework manages the MDS session created for the request so an explicit call to flushchanges should be removed>
    Has anyone encountered this issue and any idea how to resolve this.
    Appreciate any help in advance ...

    The re-install has been successful. Didnt encounter any issues in any configuration.
    However the waring still appears
    <Warning> <oracle.mds> <BEA-000000> < The MDS session was created by the ADF framework with a transaction key for its "single flush" feature, and the call to flushchanges is restricted to that framework. This call does not use that transaction key and although working now, will fail with an exception in future. To find the originator of the call, set the log level for logger "oracle.mds.transkey" to FINEST. Note that the ADF framework manages the MDS session created for the request so an explicit call to flushchanges should be removed>
    Also in the log i am getting the following errors as well in the Weblogic server log
    BEA -101020  Servelet failed with exception Java.lang.illegalstateexception: Cannot forward a response that is already committed
    Oracle.as.management.mbeans.opmn  OPMN.queryProcessStatus failed with the following exception  oracle.as.management.opmn.optic.OpticBadConnectionException: Failed to create secure socket for OPMN
    All patches were applied successfully, including weblogic one's.
    Has anyone got any idea how to resolve these issues.
    Thanks in advance.

Maybe you are looking for

  • Video freezing iPhone 4S

    Hello. I have iPhone 4S with iOS 7.1.2. It worked fine but a few days ago it suddenly started work strange. Let me explain. The first problem is video. I can't watch either online or offline videos. When I try to watch a video it looks like a slidesh

  • Podcast episode description not showing up in iTunes

    Hi I've got just an audio version of my podcast and as I wanted a bit more flexibility and statistics I started using Feedburner for the audio version. The only bad thing that I've found is that the individual episode description is just the descript

  • Audit trail whithin workpsace

    Hi All, I want to track principals actions within process management Workspace using LC RM. When form is opened in a workspace, is there a way automatically authenticate user against Rights Management with the username and password he provided when l

  • Form size extremely small

    Hi, I been using an oracle form in my work, in my computer office I have linux Installed (Ubuntu 10.04.4) and the oracle form opens just fine. now I seen myself on the need of connecting from my home to the office sometimes, the problem I have is tha

  • Need advice on optimizing the x-fi elite pro sett

    Hi, I am currently using SB X-Fi elite pro and Gigaworks S750. Need to have an advice especially on the THX setting optimization (bass redirection). I need to know how does this redirection work? Is it by redirecting any freq below the specified freq