Question after performing the bulk loading

Hi all

I imported some 100 users using the bulk loading in the IOM. I ran the utility of loading block on the database machine. Now when I connected the machine to the IOM I am able to see users created to aid in bulk in the search. Now I actually have a resource OID that is put into service to each user every time that it is created using the normal procedure and clicking Save. But of course when the user is created using the bulk loading this wont happen.

So I ran the scheduled task of Post process for loading mass to see if which initiates the commissioning. But that did no good.

Then I tried a handler for post process since I had read in some places only after loading in mass only post process managers are called. Maybe I misinterpreted this information because after I do the load mass, none of the event handlers is called which I confirmed from the orchevents database table. So maybe I was wrong about that.

Go ahead that I changed the name of the user just to see if an editing operation could trigger something and Yes, he did. It was totally unexpected, but it works. Supply is started if I change the responsible user attribute in bulk and the user is perfectly implemented. Now, I thought maybe I can modify its data with a dummy value and re - edit with the old value in the same event handler so that the commissioning is launched. But remembered when bulk loading is done no event handler is called. As well, even running scheduled task is not too successful since it calls only an event unique orchestration - schedulerCreate. Can anyone guide me as to how I can achieve this? Maybe I can get the details of users in the task planned with some API and modify their data and then re-edit-la to the old value or something.

An another question I have is can I attached on creating user approval using the bulk loading? I mean I just need confirmation if this is possible or not. Loading mass directly between the data in the database, so I don't know if this is possible. Please guide me for these two issues.

Thank you
$id

Yes. In the case of bulk loading, it does not raise any eventhandler, access policy and all that data is directly inserted DB.
If the current system of account data, utility will load in IOM if you select this option.

Approval will not be considered during bulk load.

You can tell that it is offline utility to load data in the IOM

Tags: Fusion Middleware

Similar Questions

  • IPL fail... no trace to reposition to when you perform the direct load task.

    Trying to do an initial load, I get this error whenever I go out a table with data in it:

    Treatment FOO table. BAR

    2013-11-21 23:22:15 WARNING EXTRACT OGG-01194 task LOADREPL added: there is no trace of reposition to when you perform the direct load task.

    Context of the source:

    SourceModule: [er.idlx]

    SourceID: [/ scratch.local/mmar/view_storage/mmar_14516066/oggcore/OpenSys/src/app/er/idlx.c]

    SourceFunction: [IDLX_complete_tcp_msg]

    SourceLine: [383]

    ERROR OGG - 01203 EXTRACT abending

    ERROR OGG-01668 PROCESS ABENDING.

    The strange thing is, I can use the same extract initLoad and loadRepl replicat... except using a different source schema.table and schema.table of the target, and it will work!

    User El error.  I increased the storage space available for the target schema that wasn't and the problem disappeared.

  • Problem with the bulk loading IOM account to AD

    Hi all

    I'm doing a loading block account for AD in IOM. I followed all the steps in the oracle documentation.

    I entered the user in the format of CSV file data. Data in the example are given below:

    Primary data in the Table:
    UD_ADUSER_UID, UD_ADUSER_FNAME, UD_ADUSER_LNAME, UD_ADUSER_ORGNAME, UD_ADUSER_BNUMBER, UD_ADUSER_OBJECTGUID
    TWoods, Tiger, Woods, "' 22 ~ CN = Users, DC = gkidmsolutions, DC = com", B000004, 104 "
    TCruise, Tom, Cruise, "" 22 ~ CN = Users, DC = gkidmsolutions, DC = com ", B000005, 105"
    WSmith, Will, Smith, "' 22 ~ CN = Users, DC = gkidmsolutions, DC = com", B000006, d149e9add00198469b1ebef579911024 "

    Data in the Child Table:
    UD_ADUSER_UID, UD_ADUSRC_GROUPNAME
    TWoods, ' 22 ~ CN = users, CN = Users, DC = gkidmsolutions, DC = com ".
    TCruise, ' 22 ~ CN = users, CN = Users, DC = gkidmsolutions, DC = com ".
    WSmith, ' 22 ~ CN = users, CN = Users, DC = gkidmsolutions, DC = com ".

    All of these users are already available in both IOM and AD. I am trying to establish links between these users through loading bulk. I am able to load bulk account using the IOM bulk load utility. After loading bulk accounts, when I go to the tab the user resources, I see a user resource AD for the respective users with the status 'Configured'.

    However, the problem is when I try to update any user information through the process of the object resource AD shape, this not updated for AD. An exception mentioned below can be seen in newspapers. Looks like the loading block creates a map that can be seen from front end, but in fact, he is not pointing the user to the AD. Am I missing something? Help me!

    *********************************************************************************************************************************************
    "Current execution LOCKUNLOCKADADAMUSER
    Target class = com.thortech.xl.integration.ActiveDirectory.tcUtilADTasks
    < 5 April 2012 5:18:54 CEST > < error > < OIMCP. A/d converters > < BEA-000000 > <>=
    < 5 April 2012 5:18:54 CEST > < error > < OIMCP. A/d converters > < BEA-000000 > < com.thortech.xl.integration.ActiveDirectory.tcUtilADTasks: unlockADUser: the user could not unlocked >
    < 5 April 2012 5:18:54 CEST > < error > < OIMCP. A/d converters > < BEA-000000 > < =.
    >
    < 5 April 2012 5:18:54 CEST > < error > < OIMCP. A/d converters > < BEA-000000 > < = start the Stack Trace = >
    < 5 April 2012 5:18:54 CEST > < error > < OIMCP. A/d converters > < BEA-000000 > < com.thortech.xl.integration.ActiveDirectory.tcUtilADTasks: unlockADUser >
    < 5 April 2012 5:18:54 CEST > < error > < OIMCP. A/d converters > < BEA-000000 > < String index out of range:-1 >
    < 5 April 2012 5:18:54 CEST > < error > < OIMCP. A/d converters > < BEA-000000 > < Description: String index out of range:-1 >
    < 5 April 2012 5:18:54 CEST > < error > < OIMCP. A/d converters > < BEA-000000 > < java.lang.StringIndexOutOfBoundsException: String index out of range:-1
    at java.lang.String.substring(String.java:1931)
    at java.lang.String.substring(String.java:1904)
    at com.thortech.xl.integration.ActiveDirectory.tcUtilADTasks.unlockADUser (unknown Source)
    at com.thortech.xl.integration.ActiveDirectory.tcUtilADTasks.lockADorADAMUser (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:597)
    to com.thortech.xl.adapterGlue.ScheduleItemEvents.adpADCSLOCK_UNLOCKUSER. LOCKUNLOCKADADAMUSER (adpADCSLOCK_UNLOCKUSER. Java:163)
    at com.thortech.xl.adapterGlue.ScheduleItemEvents.adpADCSLOCK_UNLOCKUSER.implementation(adpADCSLOCK_UNLOCKUSER.java:61)
    at com.thortech.xl.client.events.tcBaseEvent.run(tcBaseEvent.java:196)
    at com.thortech.xl.dataobj.tcDataObj.runEvent(tcDataObj.java:2492)
    at com.thortech.xl.dataobj.tcScheduleItem.runMilestoneEvent(tcScheduleItem.java:2919)
    at com.thortech.xl.dataobj.tcScheduleItem.eventPostInsert(tcScheduleItem.java:553)
    at com.thortech.xl.dataobj.tcDataObj.insert(tcDataObj.java:604)
    at com.thortech.xl.dataobj.tcDataObj.save(tcDataObj.java:474)
    at com.thortech.xl.dataobj.tcOrderItemInfo.eventPostUpdate(tcOrderItemInfo.java:374)
    at com.thortech.xl.dataobj.tcDataObj.update(tcDataObj.java:664)
    at com.thortech.xl.dataobj.tcDataObj.save(tcDataObj.java:508)
    at com.thortech.xl.dataobj.tcTableDataObj.save(tcTableDataObj.java:2906)
    at com.thortech.xl.ejb.beansimpl.tcFormInstanceOperationsBean.setProcessFormData(tcFormInstanceOperationsBean.java:710)
    at com.thortech.xl.ejb.beansimpl.tcFormInstanceOperationsBean.setProcessFormData(tcFormInstanceOperationsBean.java:426)
    at Thor.API.Operations.tcFormInstanceOperationsIntfEJB.setProcessFormDatax (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: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.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.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
    at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
    at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    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 $Proxy341.setProcessFormDatax (Unknown Source)
    at Thor.API.Operations.tcFormInstanceOperationsIntfEJB_h6wb8n_tcFormInstanceOperationsIntfRemoteImpl.__WL_invoke (unknown Source)
    at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:40)
    at Thor.API.Operations.tcFormInstanceOperationsIntfEJB_h6wb8n_tcFormInstanceOperationsIntfRemoteImpl.setProcessFormDatax (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:597)
    at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:85)
    to $Proxy178.setProcessFormDatax (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:597)
    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:198)
    to $Proxy337.setProcessFormDatax (Unknown Source)
    at Thor.API.Operations.tcFormInstanceOperationsIntfDelegate.setProcessFormData (unknown Source)
    at com.thortech.xl.webclient.actions.UserDefinedFormAction.editForm(UserDefinedFormAction.java:2033)
    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:597)
    at org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:269)
    at com.thortech.xl.webclient.actions.tcLookupDispatchAction.execute(tcLookupDispatchAction.java:133)
    at com.thortech.xl.webclient.actions.tcActionBase.execute(tcActionBase.java:894)
    at com.thortech.xl.webclient.actions.tcAction.execute(tcAction.java:213)
    at org.apache.struts.chain.commands.servlet.ExecuteAction.execute(ExecuteAction.java:58)
    at org.apache.struts.chain.commands.AbstractExecuteAction.execute(AbstractExecuteAction.java:67)
    at org.apache.struts.chain.commands.ActionCommandBase.execute(ActionCommandBase.java:51)
    at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:191)
    at org.apache.commons.chain.generic.LookupCommand.execute(LookupCommand.java:305)
    at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:191)
    at org.apache.struts.chain.ComposableRequestProcessor.process(ComposableRequestProcessor.java:283)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1914)
    at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:463)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)
    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at com.thortech.xl.webclient.security.CSRFFilter.doFilter(CSRFFilter.java:78)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.iam.platform.auth.web.PwdMgmtNavigationFilter.doFilter(PwdMgmtNavigationFilter.java:122)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.iam.platform.auth.web.OIMAuthContextFilter.doFilter(OIMAuthContextFilter.java:108)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:111)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3715)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    >
    < 5 April 2012 5:18:54 CEST > < error > < OIMCP. A/d converters > < BEA-000000 > < = end of stack memory trace = >
    EXECUTEREMOTESCRIPT running
    Target class = com.thortech.xl.integration.ActiveDirectory.tcUtilADTasks
    "# SessionContainer:valueUnbound: expired Session of the name of the event is: Xellerate.Session.

    Looks like a problem with the value of the UD_ADUSER_LOCKED field. Change to retry and value non-zero.

  • HP a1250n, radeon xpress 200 question after replacing the CPU, Standard VGA Graphics goes not down

    Recently, I messed up my CPU and bought a replacement (exact same kind). I am running windows 7 ultimate and for about 6 months prerequisites with no problems. After replacing the CPU I get intermittent lock ups, sometimes with a small portion of the screen flashes. I say intermittent but at least every 15-20 minutes. Different programs, different habits, but still the screen freezes.

    I went in and deleted the driver under graphics cards, pick a 'completely remove the option' - it after restarting the system on its own charged for a Standard VGA Graphics Adapter and since there is then no more accidents. Of course the functionality is not as complete, large icons and such, but it works.

    If it certainly seems to point to a driver conflict I think. But for this machine, is there ever any single Vista Windows 7 driver. My skills are not so, but I'm moving.

    Any guidance?

    Hello

    Yes, your PC has integrated graphics controller: ATI Radeon XPress 200, we don't find drivers compatible Windows 7 ATI.

    The BEST OPTION: Buy a video card, then insert it into slot PCI Express 16 on the motherboard to better display and multimedia performance with Windows 7 to a value using else, it looks just like Windows XP

  • Satellite A200 - strange question after updating the graphics driver

    The problem is with the driver Mobile Intel (r) 965 Express Chipset Family. System: Grand VISTA 32 bit Home Premium Service Pack 1. Laptop: Satellite A200.

    I have installed the new driver of this (suggestion by Toshiba TEMPO) source:

    http://CE.computers.Toshiba-Europe.com/innovation/download_driver_details.jsp?id=65340&OSID=26&drive rLanguage = 42 & SOURCE = TEMPO & LNG = 20

    After switching on the computer, the system is constantly asking me ("warning on securities"), whether to execute (open) 3 files: C:\Windows\System32\igfxtray.exe /... hkcmd.exe /... igfxpers.exe. Disabling the option "Always ask before opening the file" does not help. I have to choose the option "Open / cancel / close" to continue the implementation of the windows (an option to switch). Please don't forget that I translated above mentioned communications of poles.

    Answer to the question, I received the support of Intel (r):

    ++ This is not really a problem with our drivers. This is related to the rights of the user/administrator and security functions defined by Windows * Vista. ++

    Yours faithfully,

    Maciej Kochan

    When you install the drivers, you must right click on the EXE file and choose "Run as Administrator".

    You should also temporarily disable your security software or reconfigure it to allow the file system.
    Tools such as AdAware and Spybot spyware removal (or spyware in your Internet Security package tool) may block the file system.

  • Translation of the messages/IR by the bulk loading APEX

    We use the APEX 4.0 (oracale 11 g). I have 5 applications that required to be bilingual. We charge the XLIFF, etc. files to bulk to translate the values, but when I do the elements of the Apex (like APEXIR_ACTIONS), it seems that I must go for the shared components - TranslateText Messages and enter the values translated for each item, for each application. Is there a method of 'bulk loading' where can I put the element names and translations in a spreadsheet and load them all at once? And then use the same process to do the same for each of our applications? Even if I have to enter them manually the first time, then do a download to Excel - is possible to load this download in other applications in different workspaces?

    As much as I know there is no out of the box for this easy solution.

    It takes 5 minutes work to create a page to load data in the APEX (create a data type loading page) so you can copy your excel data to the table used in the procedure (just need to map the lines of excel for correct database columns).

    See you soon

    Published by: bottom of Klerk on 2-mei-2013 06:45

  • Restore questions after replacing the hard drive

    I have created a backup image and restore full of my computer after getting the hard drive errors via the MS utility on a USB key.  I replaced the hard drive internal and restored Vista using recovery disks.  Now when I want to restore the backup, Windows is not recognize files of backup/recovery.  What am I supposed to do?

    Hello

     
    Since you have replaced the hard drive and you try to install Windows on the new drive. Whenever the hard drive is replaced, the operating system must be reinstalled and restore all data you have saved

    You can check out the link and check if it helps:
    Restore files from a backup
    http://Windows.Microsoft.com/en-us/Windows-Vista/restore-files-from-a-backup
     
    If the previous step fails, then try to restore the files by using the Windows recovery options using the link below.
    Restore your computer from a system image backup
    http://Windows.Microsoft.com/en-us/Windows-Vista/restore-your-computer-from-a-system-image-backup

    Also check out the link:

     
  • Quick question after reading the definitive guide

    My question is about editing an application and creating a new application.

    The guide says:

    A. create CSK file (only to do once)

    B. CSK & CSJ AppWorld information is sent (only to do once)

    C. create a developer certificate (only to do once)

    D. Create Debug Token (this should only be done once)

    That means once an app? Once a version? Once a computer? Once a developer?

    Many thanks in advance,

    CAN.

    Once a company. Develops can (and should) share the same key, if several people can be updated even more or even applications. There are discussions about it.

  • In bulk-loader - 1120: access of undefined property onAllLoaded.

    Please PLEASE HELP what happens here?

    I get flash can't find bulkgprogressEvent?
    Or am I guess creating an onAllLoaded function?

    Import br.com.stimuli.loading.BulkLoader;
    Import br.com.stimuli.loading.BulkProgressEvent;

    var loader: BulkLoader = new BulkLoader("main-site");
    Loader.Add ("categories/img/colours/black.jpeg", "black");
    loader.addEventListener (BulkLoader.COMPLETE, onAllLoaded);
    Loader.Start ();
    var imgBlack: Bitmap = loader.getContent("black") as Bitmap;
    addChild (imgBlack);

    I am a beginner so I tried to figure this out in bulk-charger for a few days now and it's where I don't know where to go... Once I get this thing all understood, I create a tutorial for beginners on how to use the bulk loader... Not much info there!

    First of all, reduce your code just these two lines and run the file...

    Import br.com.stimuli.loading.BulkLoader;
    Import br.com.stimuli.loading.BulkProgressEvent;

    If you get the error, then the problem is to find the second class.  You will need to go through your br.com... folder and see if it contains the class file, you specify

    If no error occurs, try changing the line...

    loader.addEventListener (BulkLoader.COMPLETE, onAllLoaded);

    to be

    loader.addEventListener (BulkProgressEvent.COMPLETE, onAllLoaded);

    However, it is possible, we could call another event that the progress... perhaps a class (?) BulkLoaderEvent or something.  Progress usually involves status during treatment.

    And Yes, you are normally required to create your event handler functions, unless it has already issued to you.

  • Scripts custom FDM HFM control (for example, perform a translate in HFM) after data FDM load via the batch Loader

    Currently, we have a Microsoft Access database + VBA Scripts that use the HFM API objects to connect to the HFM application to perform the following tasks:

    (1) delete the data according to a specific POV HFM

    (2) load some data from a text file to the request of HFM

    (3) run a Consolidation of data in HFM with 3 different POV

    (4) running a data translate in HFM with a specific POV.

    (5) when the process is complete, HFM send one connects e-mail to Hyperion administration team with newspapers.

    We want to replace this database MS Access with FDM.

    Custom script of FDM, I am able to run batch loader to load data at our request of HFM.

    However, FDM, I want to connect to our HFM application to perform a consolidation (in HFM) and also a Translate (in HFM) after that the data has been loaded by the loader of FDM data.

    The question I have is that I can't use the VB Scripts following FDM (this code works in MS Access)

    Function OpenHfmApp (sDomain As String, sUser As String, fun As String, sserveur As String, sApp As String)

    Dim customer as HsxClient

    Dim cSession as HsvSession

    Dim cServer As HsxServer

    Set customer = New HsxClient

    cClient.SetLogonInfoSSO sDomain, sUser, ' ", fun

    sApp sserveur, 'Financial management', cClient.OpenApplication, cSession cServer

    Set OpenHfmApp = cSession

    End Function

    FDM do not like the 'AS' - I should write:

    Function OpenHfmApp (sDomain, sUser, fun, sserveur, SAPP)

    Sun customer

    Dim cSession

    Dim cServer

    Set customer = New HsxClient

    cClient.SetLogonInfoSSO sDomain, sUser, ' ", fun

    sApp sserveur, 'Financial management', cClient.OpenApplication, cSession cServer

    Set OpenHfmApp = cSession

    End Function

    When I run this code of FDM, I get the following (of Financial Data Management Workbench) error message

    500 variable is undefined: 'HsxClient '.

    Online: 565

    My questions are:

    (1) is it possible to control via the Scripts VB FDM HFM realize some tasks such as claire HFM, Consolidation and HFM HFM translate?

    (2) if so, How can I reference objects in FDM HFM VB Scritp editor [custom general] (to use the HFM API via scripts VB FDM objects)?

    Thank you

    Claude

    Good to know that the 'out of the box' functionality meets your requirements. You can mark the thread as anawered now.

  • Questions after TimesTen first trial: memory footprint and query performance

    Hello!

    I'm testing TimesTen In - Memory Database cache to see if it could help with some ad hoc reports questioned this need too long to run in our Oracle database.

    Here is the configuration:

    1.) TimesTen Server CPU Quad Core 2 with 32 GB of RAM running Windows 2003 x 64.

    2.) put in place two cachegroups read-only: a little for a quick test and the real thing that maps to a table of the database as such:


    Database table looks like:
      CREATE TABLE "TB_BD" 
       (   
       "VALUE" NUMBER NOT NULL ENABLE, 
       "TIME_UTC" TIMESTAMP (6) NOT NULL ENABLE, 
       "ASSIGNED_TO_ID" NUMBER NOT NULL ENABLE, 
       "EVENT_ID" NUMBER, 
       "ID" NUMBER NOT NULL ENABLE, 
       "ID_LABEL" NUMBER NOT NULL ENABLE, 
       "ID_ALARM" NUMBER, 
        CONSTRAINT "PK_TB_BD" PRIMARY KEY ("ID")  
       );
    Oracle database table has 1.367.336.329 lines and table segments are approximately 61 GB, so a medium line takes about 46 bytes.

    Since I have 32 GB in the TimesTen machine, I created the Group cache with a where predicate in the ID column that only the 98.191.284 most recent ranks get in the cache group. In the Oracle database, it is around 4.2 GB of data.

    After the cache loading dssize group returns:
    Command> dssize
    
      PERM_ALLOCATED_SIZE:      26624000
      PERM_IN_USE_SIZE:         19772852
      PERM_IN_USE_HIGH_WATER:   26622892
      TEMP_ALLOCATED_SIZE:      32768
      TEMP_IN_USE_SIZE:         10570
      TEMP_IN_USE_HIGH_WATER:   14192
    
      (Note: the high PERM_IN_USE_HIGH_WATER comes from a first test where I tried to cache too many rows)
    I then ran on the TimesTen machine:
    tisql> select avg(value) from tb_bd;
    She is still going after 10 hours, so I can already tell that the query execution time is not really met my expectations. :-)

    In the Windows Task Manager, I see that tisql constantly use 13% of CPU (= 100% / 8 cores), so that it uses only a carrot, but even he was using all the hearts and the execution time would be 1/8th, it wouldn't meet my expectation. :-)

    I also see in the the Windows Task Manager who becomes slowly higher and higher, currently the 'MemUsage' of my tisq 14FR processl. I believe that it is shared memory mapping that is already mapped by the TimesTen process that has approximately 24 GB mapped. The query is probably 53% through and the total time of queries can be around 20 hours.


    My questions:

    1.) for what I tested, 1 GB of data in the table Oracle needs about 4-5 gigabytes of memory in the TimesTen database. I read a post on the forum who has explained with ' data are optimized for performance, no space in TT ", but I don't quite buy it. A factor of 4-5 means that the CPU must spend 4 to 5 times the amount of data. The data is not compressed in the Oracle database, but it is in its natural binary form. I would like to understand why data takes much more space in TT - like when you have a numeric in Oracle, which TT do with it to make it 4 - 5 times bigger and why does do that?

    2.) regarding the performance of the queries: how long can take even to the base allows to browse about 20 GB of data in memory, number of lines, summarize the NUMBER of a column with a division to get the avg (< column >)? Is there something flawed with my setup?


    Thanks for the ideas!

    Kind regards
    Marcus

    Published by: user11973438 on 06.09.2012 23:27

    I agree that the use of 4 - 5 times more memory than Oracle is far from optimal. Your drawing is unfortunately a little pathological; normally we see more like 2 - 3 times (which is still too really0. There are many internal differences between Oracle and TimesTen in the way data are stored internally. Some are historical, and some are due to the optimization of performance rather than storage efficiency.

    For example:

    1 oracle lines are always variable storage length while TimesTen lines are always of fixed length in storage.

    2. in Oracle, a column defined as NUMBER only occupies the space needed based on the stored value. In TimesTen SEVERAL column always occupies the space to store the maximum possible precision and therefore takes up 22 bytes. You can reduce it by restricting explicitly using NUMBER (n) or NUMBER(n,p).

    3 TimesTen does not support any kind of parallel query within a single data store. All queries will be run using maximum core CPU; Oracle DB supports parallel queries and so it can make a big difference for certain types of application.

    4. NUMBER is implemented in software and is relatively ineffective. Calculating the average of almost 100M lines will take time... You can try to change cela a native binary type (TT_INTEGER, TT_BIGINT, BINARY_DOUBLE depending on your data); This will no doubt give a good improvement (but see point 5 below).

    5. with a database of this size, it is possible that Windows made a lot of paging, while the query is running. I myself also observed on Windows it seems to be a penalty when a process key/maps a page for the first time. You should monitor the paging activity via the task manager that the query is run. All important pagination will really affect the performance. Also, try to execute the query a second time without disconnecting ttIsql this may also show an advantage. On Unix/Linux platforms, we provide an option (MemoryLock == 4) to lock the entire database in physical memory to prevent any paging, but is not available under Windows.

    Chris

  • Loading the Google's HTTPS version causes Firefox to do 3 background request every 45 seconds even after closing the page.

    Loading the Google's HTTPS version causes Firefox to do 3 background request every 45 seconds even after closing the page.
    With any other HTTPS sites that support HTTP Strict Transport Security (HST), I noticed connection only 1 history.
    How can I disable these background connections?

    Hello, I'm no expert on the matter, but it is quite possible that the spdy Protocol, which is used by google on its secure sites (twitter atm) and is causing the behavior that you have seen.

    "SPDY connections are persistent connections. For optimal performance, it is expected that clients will not close the open connections until the user navigates away from all web pages referring to a connection, or until the server closes the connection. Servers are encouraged from the connections open as long as possible, but can stop idle connections if necessary. »
    http://mbelshe.github.com/SPDY-specification/draft-mbelshe-SPDY-00.XML#RFC.section.2.1

    You can try to disable support for the spdy Protocol in firefox (in all: config) and see if that changes the number and length of connections to the server.

  • Windows XP Setup hangs at «Setup starts Windows...» "after all the required drivers on the CD loading.

    My Pentium III 1.0 GHz computer (394 MB of RAM, disk hard 500 GB) crapped out on me after that I loaded soft PicturePerfect of Nikon.  For some reason, the Nikon software ruined my registry.  Now, whenever I turn on my PC, I get the BSOD with error "Unpaginated IPF in space".   I can't start my computer in safe mode or "start Windows normally" as I get the same error msg almost immediately without seeing the Windows logo and progress bar.  I can start my PC using the "last good known Configuration" and he will be starting the Microsoft Windows logo with the progress small downstairs bar, so I know that the hard drive is fine.  Then the screen goes black while WinXP is loading from the hard drive, and then the BSOD with error page comes up.  I suspect that there is incorrect data in a critical area of the drive where Windows requires data start correctly.   In the meantime, I can't boot into Windows at all because all Windows options lead to BSOD with the msg of error page.

    I resigned myself to reloading Windows XP from scratch, but I can't seem to get my original installation CD to not work.  I've reconfigured my BIOS to Boot CD, and then start the original Windows XP CD.  He reads and load it all very well, and then it hangs at «Setup starts Windows...» "I thought he had to test the equipment, but it remained in this State for 3 hours!  The "Welcome to Windows Setup" screen never came.

    I thought to use FDISK to the new drive of 500 GB and formatting on the errors on the hard drive, but I can't do since I can't complete the installation process.  I feel stuck in a bad situation where I can't enter BACK to FDISK and FORMAT my C: drive.

    Pls help!

    Thank you!

    Here's what I did and learned:

    1. I replaced my DVD burner with my CD - R original delivered with the machine and disconnected the 2nd CD - R.

    2. I disconnected my 2nd hard drive, in part to minimize the current of the power supply, but also to keep clean and simple start between a (hard) C: and D: (CD - R) drives.

    3. I re-tested my SDRAM using test mode full and deep.  To my surprise, I found not 1 but 2 SDRAM bad!  I replaced the original SDRAM 128 MB and re-directed tests of memory with the Diagnostocs memory of Windows and Memtest86 +.  All the 512 MB of RAM is perfect now.

    4. I started to new WinXP and have the msg «Setup starts Windows...» ».  This time, I waited for about 15 minutes and to my surprise the configuration screen came!  There is a long period of time between the msg «Setup starts Windows...» "at the start, and when the configuration menu actually comes to the screen.  I was able to partition and format my hard drive.

    Lessons learned:
    -Maintain the number of devices to a minimum so that it keeps unknown hardware failures to confuse the troubleshooting questions.
    -Test the RAM in deep test mode is important and test several times.
    -It could be more than 1 Bank of RAM can be bad so carefully test RAM.
    -Wait for the next Windows installation menu.  It is not instantaneous, but it will come sooner or later.

    Thank you!!!

  • After update of Windows 7 with the last KB 'Reliability' updates, wouldn't Boot: Boot mgr failed, cannot find the OS loader

    After that update of Windows 7 with 5 ~ updates which mainly provided increased reliability, these KBs wound up loader of Windows BOOT OS/corrupt the rupture.

    Root cause found:
    ----------------------
    Boot Manager cannot find the OS loader

    Repair action: repair of files
    Result: failed. Error code = 0xa<---- next="" repair,="" this="" changes="" to="">
    Time taken = 4206 ms

    Repair action: repair store boot configuration data
    Result: Has no = 0 error code x 490
    Time taken = 221 ms

    Repair action: System Restore
    Result: Completed successfully. Error code = 0 x 0
    Setting time = ms 44444

    How to search through my hard drive to find updates KB which is the origin of my computer to lose its bootloader/OS and not starting?  What KB update is initially the charger operating system not found when everything worked very well, before these 5 updates.

    What are the solutions?

    Try the Forum updated; It includes questions of XP, Vista and Windows 7 update:

    You will get the best help for any problem of Update/Service Pack in the Windows Update Forum; the link below:

    http://social.answers.Microsoft.com/forums/en-us/vistawu/threads

    When you repost here, kindly include the Error Codes, and exactly what is happening when you try to update.

    In this way, you will receive the best help.

    For any question on Windows 7:

    http://social.answers.Microsoft.com/forums/en-us/category/Windows7

    Link above is Windows 7 Forum for questions on Windows 7.

    Windows 7 questions should be directed to the it.

    You are in the Vista Forums.

    See you soon.

    Mick Murphy - Microsoft partner

  • Big client - vCenter 5.5 response time of the customer Web U1c / questions of Performance and Navigation

    So we're all aware of the issues with vCenter 5.5U1 WebClient and how we are forced to use it to make use of all the features of the v10, vDS 5.5 vHardware (config switch changes the synchronization problems if an emergency change is done on c# client vDS) VSAN only available via the web client, flash, sluggish to questions do not respond the questions and the list goes with the presentation of the menus and hard to navigate, issues SSO (always after 5.5 upgrades)

    So @ VMware vCenter Architecture Team is going to make an effort to hear and give due to the much needed performance improvements and improvements to the user interface before adding more features and SSO type services which majority of clients don't use not and not force it's customers continue to loose faith its vCenter product?

    Looking for answers with options to remove vCenter 5.5 U1c installation as well as a promise to answer to these in vCenter 6.0 version!

    Here is your answer. First of all, to use Chrome as your browser, then you need to go with at least 4vCPU * 32 GB of RAM & adjust the segment size of java for SSO, Tomcat, (TC) Management Server, inventory server and profile based storage to "refine" vCenter device with DB Oracle embedded or external memory. I did, and performance gains went 10 X. This includes the vSAN enabled running clusters. My recommendation that works very well based on design documents:

    vCenter Server inventory

    VMware VirtualCenter Management Webservices (tc Server)

    The inventory service

    (Sps) profile-based storage service

    Large (more than 400 guests or 4000 VMS) stock

    4 GB

    12 GB

    4 GB

    Setting on the vCenter server 5.5 of the memory unit

    • Connect the unit to vCenter server using SSH
    • VI /usr/lib/vmware-vsphere-client/server/wrapper/conf/wrapper.conf configuration file, locate the JVM memory section and change maxmemory to 4096
    Line 66 # Memory #wrapper.java.initmemory = 512wrapper.java.maxmemory = 4096 JVM
    • /usr/lib/vmware-vpx/inventoryservice/wrapper/conf/wrapper.conf VI configuration file, find the setting. MaxMemory and replace it with 12288
    Line 116 # Size (in MB) maximum Java heap wrapper.java.maxmemory = 12288
    • VI /usr/lib/vmware-vpx/sps/wrapper/conf/wrapper.conf find the setting. MaxMemory and change from 1024 to 4096
    On line 154 # Size (in MB) maximum Java heap wrapper.java.maxmemory = 4096
    • Restart the vCenter device w / DB (1000 hosts) external /embedded for lab (100 guests)

    http://KB.VMware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&externalId=2005086&sliceId=1&docTypeID=DT_KB_1_1&dialogID=294472825&StateID=1%200%20294492358

    Documentation Centre of vSphere 5.5

    PS: vCenter 6.0 has much better performance based on my beta test... so don't lose hope yet. Many improvements to come...

    PS: I've also broken down on this here until I figured this out just recently: Re: big client - vCenter 5.5 response time of the customer Web U1c / questions of Performance and Navigation

Maybe you are looking for