Job Oracle question

Version 11.2.0.1.0 Oracle

Is it possible to add comments to an Oracle job?

If NOT, everyone has a good work-around?

You can use DBMS_SCHEDULER. Setting CREATE_JOB COMMENTS:

DBMS_SCHEDULER.CREATE_JOB (
   job_name             IN VARCHAR2,
   job_type             IN VARCHAR2,
   job_action           IN VARCHAR2,
   number_of_arguments  IN PLS_INTEGER              DEFAULT 0,
   start_date           IN TIMESTAMP WITH TIME ZONE DEFAULT NULL,
   repeat_interval      IN VARCHAR2                 DEFAULT NULL,
   end_date             IN TIMESTAMP WITH TIME ZONE DEFAULT NULL,
   job_class            IN VARCHAR2                 DEFAULT 'DEFAULT_JOB_CLASS',
   enabled              IN BOOLEAN                  DEFAULT FALSE,
   auto_drop            IN BOOLEAN                  DEFAULT TRUE,
   comments             IN VARCHAR2                 DEFAULT NULL,
   credential_name      IN VARCHAR2                 DEFAULT NULL,
   destination_name     IN VARCHAR2                 DEFAULT NULL);

You can also add comments to an existing with DBMS_SCHEDULER job. SET_ATTRIBUTE:
http://download.Oracle.com/docs/CD/E11882_01/AppDev.112/e16760/d_sched.htm#CIHCIDII

Edited by: P. Forstmann June 6, 2011 18:56

Tags: Database

Similar Questions

  • Uninstllation customer Oracle question.

    Hi all

    I'm sorry if it's irrelevant posting this question here, it would be great if someone has an idea.

    I'm just trying to uninstall oracle client is installed in D: drive, I want to install it in the F: drive.

    my attempt to uninstall and its respective results are as below,

    At the cmd prompt.

    D:\Oracle\product\11.2.0\client_1\deinstall > set ORACLE_HOME = D:\Oracle\product\11

    .2.0\client_1

    D:\Oracle\product\11.2.0\client_1\deinstall > uninstall - House D:\Oracle\product\11

    .2.0\client_1

    Verification of the required files must be treated and...

    Please wait...

    14 or the files copied

    610 or files copied

    1 file (s) copied.

    1 file (s) copied.

    ERROR:-House does not have to be defined for a deinstall linking in an ORACLE_HOME.

    Uninstalling the current House is supposed to.

    1 dir moved.

    1 dir moved.

    Please let me know if there is a way to do it.

    Thank you

    Siva

    Have you tried just walk, the deinstall.bat without the information of the House that should be removed, if you have two clients of 32/64 bit installed, then it could perhaps also worth reading "uninstall 11.2 removes Inadvertanly 32-bit House houses of 64-bit and Vice Versa (Doc ID 1271661.1).

    See you soon

    John

  • [11.2.0.3 oracle] question aggregation two interesected geometries

    Hello

    I have a few question aggregating geometries have intersected, I don't know if it's a bug, because I'm not at all "expert oracle '...

    i've got 2 geometries of the same table, first of all, I try aggregating correctly by doing a sdo_aggr_union
    the geometry of result is a 2003 (polygon), okay, but the form is not good, as you can see from the link: http://oi48.tinypic.com/sgskmc.jpg

    so I decided to use another method, I extracted the two geometries
    SELECT MDSYS. SDO_GEOMETRY (2003,2154, NULL, MDSYS. SDO_ELEM_INFO_ARRAY (1,1003,1), MDSYS. SDO_ORDINATE_ARRAY(702222.130192308,7055494.23532051,702247.330512821,7055477.20807692,702263.676666667,7055488.78660256,702264.15873668,7055506.62319306,702280.703910256,7055503.77057692,702295.687884615,7055528.28980769,702256.008115944,7055525.98953125,702253.460320513,7055529.65198718,702249.907609149,7055525.63587868,702248.692692308,7055525.56544872,702249.188030304,7055524.82244173,702222.130192308,7055494.23532051)) as GEOM from dual; == > GA

    SELECT MDSYS. SDO_GEOMETRY (2003,2154, NULL, MDSYS. SDO_ELEM_INFO_ARRAY (1,1003,1), MDSYS. SDO_ORDINATE_ARRAY(702231.665448718,7055548.041410256,702241.20070512825044,7055529.651987179005283,702252.098141025629622,7055513.305833332994717,702269.125384615379182,7055513.305833332994717,702286.152628205128742,7055533.057435897001761,702288.8769871795026414,7055557.576666666017611,702260.2712179487513214,7055572.56064102501585)) as GEOM from dual ==> GB

    try with sdo_union

    SELECT SDO_GEOM. SDO_UNION (GA. GEOM, GB. GEOM, 0.05) GEOM
    GA, GB;

    same result...

    then try another method:
    make the difference between the two geometries and the integration of it with one of the two geometries:

    SELECT
    SDO_UTIL. APPEND (T_A.GEOM, T_B.GEOM) G
    Of
    (
    GEA
    ) T_a
    - UNION ALL
    (
    SELECT SDO_GEOM. SDO_DIFFERENCE (GEA. GEOM, GEB. GEOM, 0.05) GEOM A
    GEA,
    GEB
    ) T_B;

    I get a geometry of 2007, then doing a free sdo_aggr_union = > same problem

    So I will try another method, asking why the aggregate geometry is not as it should be on the oracle forums... :)

    When we look at the geometry of the result, it seems that a Summit has been destroyed or deleted (the link of the image above, you can see on the left a Summit disappeared...

    If someone already has this error and solved, because I can't find a similar case on google/forums/etc..., I'd be useful :)

    Concerning

    PS: Sorry if there are some errors in my text, I havn't been speaking English for a long time

    Anthony, EN

    Published by: 999747 on 12 Apr. 2013 06:49

    The second geometry is invalid, as limit of polygon is not closed.
    You can replace it with

    MDSYS. SDO_GEOMETRY (2003,2154, NULL, MDSYS. SDO_ELEM_INFO_ARRAY (1,1003,1), MDSYS. SDO_ORDINATE_ARRAY(702231.665448718,7055548.041410256,702241.20070512825044,7055529.651987179005283,702252.098141025629622,7055513.305833332994717,702269.125384615379182,7055513.305833332994717,702286.152628205128742,7055533.057435897001761,702288.8769871795026414,7055557.576666666017611,702260.2712179487513214,7055572.56064102501585, 702231.665448718,7055548.041410256))

  • Integrated form of oracle question

    Hello

    We are currently working on a solution that integrates an existing forms(11g) oracle application in a container for jsp/adf and communicates via javascript with different elements on the page. I recently hit a problem when launching the application. Everything starts well, but when the departures of applet, I get an error FRM - 92190 Javascript is impossible to evaluate the expression. We had the fine for the month's work, but something has changed and I don't know what. I followed the problem down to the forms_ie.js that performs the following operations: (fails on the second line as it never finds an element called "form_plugin_info")
    /*
    ** FILE: forms_ie.js
    **
    ** This java script file gets included in the Forms Servlet template htm
    ** file basejpi.htm and webutil template htm file webutiljpi.htm.
    **
    ** Users who have customized replacements for these template htm files
    ** (basejpi.htm and webutiljpi.htm) should
    ** modify their customized template htm files and include this java script
    ** (similiar to the default template files).
    */
    
    var plugin_info = document.getElementById("forms_plugin_info");
    var jversion = plugin_info.getAttribute("plug_ver");
    var jcodebase = plugin_info.getAttribute("appcodebase");
    var jwidth = plugin_info.getAttribute("appwidth");
    var jheight = plugin_info.getAttribute("appheight");
    var name = plugin_info.getAttribute("appname");
    
    document.write('<object classid="' + jversion + '"\n');
    document.write('codebase="' + jcodebase + '"\n');
    document.write('WIDTH="' + jwidth + '"\n');
    document.write('HEIGHT="' + jheight + '"\n');
    document.write('HSPACE="0"\n');
    document.write('VSPACE="0"\n');
    document.write('ID="' + name + '" MAYSCRIPT>\n');
    This is the code for the creation of the applet in the page
    <OBJECT classid="clsid:CAFEEFAC-0016-0000-FFFF-ABCDEFFEDCBA"
            codebase="http://java.sun.com/update/1.6.0/jinstall-6u10-windows-i586.cab#Version=1,6,0,39"
            WIDTH="1024"
            HEIGHT="768"
            HSPACE="0"
            VSPACE="0"
            ID="forms_applet">
            <SCRIPT LANGUAGE="JavaScript" SRC="http://192.168.13.152:9001/forms/frmjscript/forms_ie.js"></SCRIPT> 
            <PARAM NAME="TYPE"       VALUE="application/x-java-applet;jpi-version=1.6.0"/>
            <PARAM NAME="CODEBASE"   VALUE="http://192.168.13.152:9001/forms/java"/>
            <PARAM NAME="CODE"       VALUE="oracle.forms.engine.Main" />
            <PARAM NAME="ARCHIVE"    VALUE="frmall.jar,locus_forms.jar,icons.jar,frmwebutil.jar,jacob.jar" />
            <PARAM NAME="serverURL" VALUE="http://192.168.13.152:9001/forms/lservlet?ifcfs=http://192.168.13.152:9001/forms/frmservlet?config=migrate&FORM=loginstart&ifsessid=formsapp.125&acceptLanguage=en-US,en;q=0.8"/>
            <PARAM NAME="networkRetries" VALUE="0"/>
            <PARAM NAME="serverArgs"
                   VALUE="escapeParams=true module=loginstart userid=  debug=no host= port= term=C:\Oracle\Middleware\asinst_1\config\FormsComponent\forms\fmrwebwcs.res"/>
            <PARAM NAME="separateFrame" VALUE="false"/>
            <PARAM NAME="splashScreen"  VALUE=""/>
            <PARAM NAME="background"  VALUE=""/>
            <PARAM NAME="lookAndFeel"  VALUE="oracle"/>
            <PARAM NAME="colorScheme"  VALUE="teal"/>
            <PARAM NAME="serverApp" VALUE="default"/>
            <PARAM NAME="logo" VALUE=""/>
            <PARAM NAME="imageBase" VALUE="codebase"/>
            <PARAM NAME="formsMessageListener" VALUE=""/>
            <PARAM NAME="recordFileName" VALUE=""/>
            <PARAM NAME="EndUserMonitoringEnabled" VALUE="false"/>
            <PARAM NAME="EndUserMonitoringURL" VALUE=""/>
            <PARAM NAME="heartBeat" VALUE=""/>
            <PARAM NAME="MaxEventWait" VALUE=""/>
            <PARAM NAME="allowAlertClipboard" VALUE="true"/>
            <PARAM NAME="disableValidateClipboard" VALUE="false"/>
            <PARAM NAME="enableJavascriptEvent" VALUE="true"/>
            <PARAM NAME="MAYSCRIPT" VALUE="true"/>
            <PARAM NAME="digitSubstitution" VALUE="context"/>
            <PARAM NAME="legacy_lifecycle" VALUE="false"/>
            <PARAM NAME="JavaScriptBlocksHeartBeat" VALUE="false"/>
            <PARAM NAME="highContrast" VALUE="false"/>
            <PARAM NAME="disableMDIScrollbars" VALUE=""/>
            <PARAM NAME="clientDPI" VALUE=""/>
            <!-- Params specific to webutil -->
            <PARAM NAME="WebUtilLogging" VALUE="on"/>
            <PARAM NAME="WebUtilLoggingDetail" VALUE="normal"/>
            <PARAM NAME="WebUtilErrorMode" VALUE="Alert"/>
            <PARAM NAME="WebUtilDispatchMonitorInterval" VALUE="5"/>
            <PARAM NAME="WebUtilTrustInternal" VALUE="true"/>
            <PARAM NAME="WebUtilMaxTransferSize" VALUE="1048576"/>
            <PARAM name="applet_stop_timeout" value="800"/>
    <COMMENT>
    <EMBED  id="forms_applet"
            SRC="" PLUGINSPAGE="http://javadl.sun.com/webapps/download/GetFile/1.6.0_10-b33/windows-i586/xpiinstall.exe"
            CODE="forms_applet"
            TYPE="application/x-java-applet"
            java_codebase="http://192.168.13.152:9001/forms/java"
            java_code="oracle.forms.engine.Main"
            java_archive="frmall.jar,locus_forms.jar,icons.jar,frmwebutil.jar,jacob.jar"
            WIDTH="1024"
            HEIGHT="768"
            HSPACE="0"
            VSPACE="0"
            NAME="forms_applet"
            serverURL="http://192.168.13.152:9001/forms/lservlet?ifcfs=http://192.168.13.152:9001/forms/frmservlet?config=migrate&FORM=loginstart&ifsessid=formsapp.125&acceptLanguage=en-US,en;q=0.8"
            networkRetries="0"
            serverArgs="escapeParams=true module=loginstart userid=  debug=no host= port= term=C:\Oracle\Middleware\asinst_1\config\FormsComponent\forms\fmrwebwcs.res"
            separateFrame="false"
            splashScreen=""
            background=""
            lookAndFeel="oracle"
            colorScheme="teal"
            serverApp="default"
            logo=""
            imageBase="codebase"
            recordFileName=""
            EndUserMonitoringEnabled="false"
            EndUserMonitoringURL=""
            heartBeat=""
            MaxEventWait=""
            allowAlertClipboard="true"
            disableValidateClipboard="false"
            enableJavascriptEvent="true"
            MAYSCRIPT="true"
            digitSubstitution="context"
            legacy_lifecycle="false"
            JavaScriptBlocksHeartBeat="false"
            highContrast="false"
            disableMDIScrollbars=""
            clientDPI=""
            WebUtilLogging="on"
            WebUtilLoggingDetail="normal"
            WebUtilErrormode="Alert"
            WebUtilDispatchMonitorInterval="5"
            WebUtilTrustInternal="true"
            WebUtilMaxTransferSize="1048576"
            applet_stop_timeout="800"
    >
    </EMBED>
    </COMMENT>   
    </OBJECT>
    My question is what is the purpose of the forms_ie.js, should use us it when we do not run with the standard models htm and if we should how I change my code to include the latter.

    Thank you

    Neal

    Published by: nbyrne76 on February 18, 2013 03:12

    The reason why the java script (js) files have been added was the result of a change being implemented by browser vendors (Microsoft in this case). Without going into deep detail, the addition of these files was necessary in order to obtain the forms applet to load after that some restrictions have been added to IE. It was suggested that restrictions that cause once the need for these files has been deleted or modified. As a result, he peut+ _ be possible to remove these files and their references.  Oracle is looking into this possibility, but currently has not completed any formal test to prove if they are no longer needed.

    Feel free to remove them and make the appropriate changes to the corresponding model html files. Test drive it and let us know what you find. ;)

    Don't forget that since a Support of Oracle, view, delete these files and change this part of the model may not be considered "sustained."

  • The Oracle Content Server configuration error for send jobs Oracle IBR

    Hello

    I am configuring Oracle Content Server to send jobs to IBR.

    I use depending on the version of the Complutense University of MADRID:
    11 GR 1 material - 11.1.1.3.0 - idcprod1 - 100505 T 121221 (Build: 7.3.0.180)

    Both UCM and IBR use same domain WAS. Installed on Windows server 2008.

    1.I have started both servers run on the basis of the University Complutense of MADRID and the BOVINE infectious rhinotraecheitis.
    2. then through IBR http://vpunvfpctnsz-07:16250/ibr/console, I changed the
    Socket connection incoming address security filter:
    127.0.0.1 | 0:0:0:0:0:0:0:1 | < < my.server.IP.address > >
    3 activated component DAMConverter of BOVINE infectious rhinotraecheitis
    4 restarted IBR.
    5 has created a vendor coming out on the server of UCM content as follows:

    The provider name: IBR
    Description of the provider: provider of BOVINE infectious rhinotraecheitis
    Provider type: outgoing
    Provider class: intradoc.provider.SocketOutgoingProvider
    Provider connection: intradoc.provider.SocketOutgoingConnection
    Instance name: VPUNVFPCTN955099yscom16250 < < same as IBR server name > >
    Name of the host server: vpunvfpctnsz-07
    Address of the HTTP server:
    Server port: 16250
    Root relative Web: /ibr/
    Conversion options: handles inbound conversion of refinery
    Playback mode only refinery: false
    Maximum queue jobs: 1000

    He demonstrated according to status:
    Connection status: it remains 'good' when I click test and after some chages from time to "down".
    Connection error: unable to communicate with the supplier of refinery IBR; It is not resolved to a valid bank account NUMBER. Exception type is "java.lang.Throwable".


    Did I miss a step?
    Please suggest.

    Thank you and best regards,
    Hélie

    Hello

    Server port: 16250

    This should be the value of IntradocServerPort to the server of the BOVINE infectious rhinotraecheitis.

    By default, it is 5555.

    Replace 16250 5555 (if you have not changed).

    Save the changes, restart the managed server UCM.

    A test to see if the error.

    It will be useful.

    Thank you
    Srinath

  • Bkup/restore Oracle questions

    Hi all
    I am new to Oracle, came from sqlserver. I have a question about bkup Oracle10 system, I'm on desigh where store us the table 7 days + one for the current day.
    Before speaking to our dba, I want to know what are the options to restore I say older 3 day/data table, so probably we don't need these 7 tables every day.

    Or what will be most favourable concept to deal with 7 days of data, sql, we had a table for all have good stamp.

    TX
    J

    As you are not the ADMINISTRATOR, I suggest that you take your operational requirements for the DBA and discuss your options. You need to focus on 'What' and to determine the "how."

  • Multiple Configuration Oracle question

    We have a typical environment configuration. I'll explain below:

    Our application works Online and Offline Mode. For the online mode, connect us to the Enterprise Server Oracle 10 g and a local instance of access and the offline application works totally in Access.

    Now, we want to move away access and have PE Oracle rather simply because we want to use the stored procedure and even all of the code for the treatment of offline and online.

    Thus, a typical user's machine will be an instance of PE and an Oracle Client. Currently, we use LDAP.ora for setting up connections. Now, I have a few questions

    1. How do you ensure that Oracle PE will work when we have no network connection. Can we have like installation of PE with Tnsnames.ORA
    2. what may be the smallest possible package for PE.
    3. can I use a client to access the databases and PE.

    Any help will be much appreciated.

    Thanks in advance.

    Assuming that the "Xcopy install" refers to the use of the Windows xcopy command, you can specify what, exactly, you install via xcopy? You are simply use the xcopy command to copy the ODP.Net bits? Or you try to install the Oracle client with this approach?

    If you are concerned about support, you generally want to install everything through the Oracle Universal Installer (except the very occasional components that do not use the YES). Oracle supports usually only software installed via the installer, because particularly on Windows, there are a number of registry entries must be created.

    You can certainly do a custom installation of the personal edition on end-user machines. There are a few prerequisites that must be installed according to me (who will take care of the Installer). I guess that your customization will take the form of a response to the YES file, to do a silent install?

    Justin

  • Storage container Oracle questions.

    Hello

    For the database service, I tried to create the new container in the cloud storage container. As java, database container I've seen no service console connection.

    IssueinCloudContainerCreation.PNG

    After referring the document, I create the container by using the loop, and also I have test the container to create using the loop. After you create the container I don't know how to display the container created in the cloud service (console). So, I try to create the database service using my container name that is created by using the loop. But in the storage container Cloud name filed, it calls the name.so storage container, I gave the name of the container, but it is said that the error "Oracle Cloud Storage Service container name must be in the format < storage service name > - < domain identity name > / < container name of >.» "For example, storagesvc999-usoracleaccoutrial00999/backupContainer. Now I don't know the name of storage service.

    What is the name of storage service?

    How I found?

    The above image I do ' t see any link to access the storage service. So how to get access to the service? (recently, I put the replication strategy)

    Kind regards

    Ove.


    The storage team works to expose the tank to the user interface and which should be available in the spring. In the meantime, I have an app APEX you can use, but is not 100% finished. Give me a few weeks to get it all sorted. Meanwhile, let me help you get this name of container down.

    The syntax that you noted is

    -/

    So lets build this URL with certain values of the sample. Let my domain identity name is Gumball and my tank is myBackups.

    The first part would be storage-Gumball. The second part would have me myBackups. It will be together

    Storage-Gumball/myBackups

    Go ahead and give that a try to replace in your values for the field of identity and container. If it doesn't, we can find the exact syntax required for your account.

  • Great Job Oracle, but why the Codec dead video?

    I'm just curious to know the Oracles decision to not support only a relatively dead codec.
    It is also not on the roadmap for JavaFx 2.0 support other codecs or container, such as the very common MP4.
    I hope that Oracle does not feel it's less important than other features they have planned for javaFX 2.x.

    To be honest, video capabilities is the only real reason I made the switch from JavaFX 2.0 old Java.
    JavaFX has a huge potential when aligned with competitors IE 5 Silverlight and Adobe Air. Here's how:

    JavaFX > Adobe Air, because somehow, at this time, Adobe does not feel Multithreading is a necessary complement to its development framework. Already tried generating a thread in AS3? :).

    JavaFX > MS SilverLight, SilverLight has not supported multiple monitors and sucks for Out-Of-Browser applications. Also in true style microscope (because they do not always understand that it is an era of cross-compatibility), silverLight sucks on other platforms. While JavaFX is only under windows at the moment, at least we were promised. MS has not said a word about this.

    JavaFX is ready to be the best framework to dev for the in the browser and OOB applications.

    But the only serious thing that would have made JavaFX really perfect, was more video format support.
    They argued in FX 1.x and I KNOW it's still on Gstreamer. I don't see even in the current roadmap is not very encouraging for me. Oracle needs to understand that they cannot be relaxed with this piece, otherwise, they have no share in this market, in that they intend to enter. It seams to me like a fairly easy reinstatement if it happened to Fx 1.X already.

    Must be because GStreamer is a cross-platform solution that would provide the same user experience on platforms. It is true that VP6 is quite obsolete that it should not have been the codec 'by default'. I said Sun a few years ago while developing JavaFX 1.0 only: .h264) 1 was the codec everyone is using (e.g. blu - ray), 2) that the necessary runtime support developers adding our own codecs or suppliers of video sources that could fit under presentation of JavaFX. That is, we should be able to algorithmically generate a stream video for the media player and work seamlessly.

    #2 at least would allow US a decent codec license and include it in our application JavaFX.

  • Job interview question

    Hi hussein/helios

    I was interviewed by a company of global BPO support for an appsdba position.

    They ask me:

    Q1 if a company/client complains that their applications Oracle 11i on Linux is slow or that they meet
    performance problem. And you are engaged to help resolve the problem. Will what activities/measures/actions you take?

    I said statspack performance and check what the problem is. (but in fact I do not know how to interpret statspack: D)

    What would be your answer?


    Thank you very much

    Salvation;

    Your welcome ;) as you can see performance issue is a big topic, but you can follow what mention us here. Observer when ppl have performance issue that you can view the report statspack (Mostly check top5 events and sql statement), you can

    This topic(EBS-performance) we are discussing several times please check

    Re: crashes slow applications

    See also:
    With the HELP of PERFORMANCE TUNING 10g ADVISORS AND FUNCTIONS of MANAGEABILITY [276103.1 ID]
    Oracle E-Business Suite recommended Performance Patches [ID 244040.1]
    Troubleshooting problems of performance of the Oracle Applications [ID 169935.1]

    Respect of
    HELIOS

  • Reorg jobs Oracle

    Hello

    BANNER
    ----------------------------------------------------------------
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi
    PL/SQL Release 10.2.0.4.0 - Production
    CORE 10.2.0.4.0 Production
    AMT for IBM/AIX RISC System/6000: release 10.2.0.4.0 - production
    NLSRTL Version 10.2.0.4.0 - Production

    Reorg is required in 10g? Is Yes, please tell me how we can do it, and what is the benefit of doing this?

    It was not required in the 9.2. I don't know what someone was thinking when they wrote that.

    The fact that there is nothing, today called the likely responses of "Reorg Wizard" of the issue.

  • Personal 11g Oracle question

    Hi all

    I am currently running personal Oracle 11 g, your Windows XP desktop. My current version is 11.1.0.6. Is there a 11.1.0.7
    patch? I find under 'Windows 32 Bit' but nothing under Xp when you are logged in Metalink.

    Please advise...

    JG

    Hello
    Yes, there is a patch for 11.1.0.7.0 or cpu for July-09.

    you need to check for "32-bit windows" in metalink.

    Kind regards
    Taj

  • ATG BCC Oracle question

    Hi all

    I use version 11.0 ATG, and I'm getting a few problems when attempting to create new coupons to the IAB.

    I am able to create promotions, but when click the Coupon to create a new, I get the following error:

    Error Thu Jun 05 15:38:50 GRT 2014 1401993530690/atg/dynamo/servlet/sessiontracking/GenericSessionManager/4iBtTsYWaG-aExqK1Dhmxa6dU5am1yA1RO22fP1aMkrIi_CIFC7v! 1040511758! 1401993217561/ATG/télécommande/assetmanager/parcourir/service/BrowseService---Flex.Messaging.MessageException: atg.flex.service.RemoteOperationException: java.lang.NullPointerException

    Error Thu Jun 05 15:38:50 GRT 2014 1401993530690/atg/dynamo/servlet/sessiontracking/GenericSessionManager/4iBtTsYWaG-aExqK1Dhmxa6dU5am1yA1RO22fP1aMkrIi_CIFC7v! 1040511758! 1401993217561/atg/remote control/assetmanager/browse/service/BrowseService

    at flex.messaging.services.remoting.adapters.JavaAdapter.invoke(JavaAdapter.java:447)

    Error Thu Jun 05 15:38:50 GRT 2014 1401993530690/atg/dynamo/servlet/sessiontracking/GenericSessionManager/4iBtTsYWaG-aExqK1Dhmxa6dU5am1yA1RO22fP1aMkrIi_CIFC7v! 1040511758! 1401993217561/atg/remote control/assetmanager/browse/service/BrowseService

    at atg.flex.messaging.services.TransactionalJavaAdapter.invoke(TransactionalJavaAdapter.java:189)

    Error Thu Jun 05 15:38:50 GRT 2014 1401993530690/atg/dynamo/servlet/sessiontracking/GenericSessionManager/4iBtTsYWaG-aExqK1Dhmxa6dU5am1yA1RO22fP1aMkrIi_CIFC7v! 1040511758! 1401993217561/atg/remote control/assetmanager/browse/service/BrowseService

    at flex.messaging.services.RemotingService.serviceMessage(RemotingService.java:183)

    / ATG/Dynamo/servlet/sessiontracking/GenericSessionManager/4iBtTsYWaG-aExqK1Dhmxa6dU5am1yA1RO22fP1aMkrIi_CIFC7v! 1040511758! 1401993217561/atg/remote control/assetmanager/browse/service/BrowseService (#2)-induced:java.lang.NullPointerException

    Error Thu Jun 05 15:38:50 GRT 2014 1401993530690/atg/dynamo/servlet/sessiontracking/GenericSessionManager/4iBtTsYWaG-aExqK1Dhmxa6dU5am1yA1RO22fP1aMkrIi_CIFC7v! 1040511758! 1401993217561/atg/remote control/assetmanager/browse/service/BrowseService

    at atg.remote.commerce.assetmanager.PromotionsAssetFilter.getUserPromotionIds(PromotionsAssetFilter.java:346)

    Error Thu Jun 05 15:38:50 GRT 2014 1401993530690/atg/dynamo/servlet/sessiontracking/GenericSessionManager/4iBtTsYWaG-aExqK1Dhmxa6dU5am1yA1RO22fP1aMkrIi_CIFC7v! 1040511758! 1401993217561/atg/remote control/assetmanager/browse/service/BrowseService

    at atg.remote.commerce.assetmanager.PromotionsAssetFilter.createContextFilterQuery(PromotionsAssetFilter.java:270)

    Error Thu Jun 05 15:38:50 GRT 2014 1401993530690/atg/dynamo/servlet/sessiontracking/GenericSessionManager/4iBtTsYWaG-aExqK1Dhmxa6dU5am1yA1RO22fP1aMkrIi_CIFC7v! 1040511758! 1401993217561/atg/remote control/assetmanager/browse/service/BrowseService

    at atg.remote.commerce.assetmanager.PromotionsAssetFilter.getQuery(PromotionsAssetFilter.java:136)

    I use an ear file unpacked, and all other BCC features work correctly.

    Any idea?

    Thanks in advance

    Hello

    The problem is resolved. We tried to simply create a promotion (not inside a coupon), and after that, the coupon tab starts working correctly again.

    We do not know why this problem occurred, we know that the creation of coupons is from the ATG.

    Now we can access and create coupons correctly.

    Good bye.

  • ATG 11 ForgotPassword Oracle question

    Hi all

    I use ATG 11 and trying to send email when the user clicks the component ForgotPassword.

    The email is sent, but I can't get param newPassword.

    My TemplateEmailSender is configured as:

    contextPathPrefix ^ = / Constants.null

    fillFromTemplate = false

    ForgotPasswordhandler:

    templateEmailSender = / atg, userprofiling, email, TemplateEmailSender

    profileTools = / atg/userprofiling/ProfileTools

    templateEmailInfo = / atg/userprofiling/ForgotPasswordEmailInfo

    fillFromTemplate = false

    ForgotPasswordEmailInfo:

    templateURL=/context/emailtemplate/forgotPasswordEmailTemplate.jsp

    messageSubject = forgotten password Email

    messageFrom =[email protected]

    contentProcessor = / atg, userprofiling, email, HtmlContentProcessor

    In my model, I try to use < dsp:valueof param = "newpassword" / >

    Looking at the database, the new password is stored properly.

    Any help or suggestion?

    Thanks in advance

    Hello Prateek G,.

    Thanks for the reply.

    We could finally solve the problem. It was a session problem, caused by a session of atg personalization.

    Returning to our customization, it starts working again.

    Thanks for any help.

  • Veridata Oracle question: need to install on the source or target site?

    We will use goldengate to do the migration.

    Source: operating system: aix 5.3 64-bit
    DB: 11.1.0.7

    Target is: OS: Linux Redhat 64-bit 5
    DB: 11.2.0.3

    I only find GoldenGate Veridata for linux db 11 GR 2 Veridata software by download and have not found of for AIX db 11 GR 1 material.

    So I wonder how and where should I use Veridata.

    Please advice. Thank you.

    Thank you very much.

    Is there a link on how to configure/install veridata?

Maybe you are looking for