Unable to set the Current Row key

Dear all,

I thought this for awhile. Kindly help me please on what is the problem with this code.

I can access my required iterator in my managed bean and I wanted to programmatically set the
current line with this pseudo-code.
Row[] rowDatas = someBindings.getAllRowsInRange();
for (int index = 0; index < rowDatas.length; index++) {
     Row rowTemp = rowDatas[index];
     if (someCondition == true) {
          someBindings.setCurrentRowWithKeyValue(rowTemp.getKey().toStringFormat(true));
          break;
     }
}
I wanted to find all the rows in my iterator, that's why I call getAllRowsInRange()
Loop through all the lines, then find a row that matches a condition. The value of this line as the key of the current line.

My problem is that it doesn't define the current row to the row that matches my criteria.
One reason behind this?

I'm stuck with this for a while...

Hello

Just check wat this line is back: rowTemp.getKey () .toStringFormat (true)

It returns the value of the current key (i.e. 100) or something like long number 271367896897890709890.

setCurrentRowWithKeyValue(); will only the exact value.

Tags: Java

Similar Questions

  • Unable to set the current location of the recovery image - "the recovery image cannot be written - error Code: 0x80004005.

    Original title Windows 8 error

    I'm trying to set the current location of the recovery image that I created with this command: "recimg /setcurrent C:\RefreshImage", but I get this error:
    "The recovery image cannot be written.
    "Error code: 0x80004005.

    I'm not trying to create an image, because I already have. I had backed up and copied to an external drive. My current drive became unbootable plu and had to rebuild and now want to set the location of the recovery image, I get this message on multiple computers.

    Hey guys

    don't know if your problem persists

    I solved my problem

    My recimg has win8.1 and my current OS is win8

    I've updated to win 8.1 and then set in the former could earn 8.1 recimg

    Salute the master

    PS. hope this works

  • OIM 11 g R2-code Client - JRF is unable to determine the current application

    Hello

    I'm asking a resource via an API by using the client program, I face below question when I run the client program:
    November 17, 2012 20:56:35 < clinit > oracle.iam.platform.context.ContextManager
    GRAVE: IAM-0030002
    oracle.jrf.UnknownPlatformException: JRF is unable to determine the current application server platform.
    at oracle.jrf.ServerPlatformSupportFactory.getInstance(ServerPlatformSupportFactory.java:79)
    to oracle.iam.platform.context.ContextManager. < clinit > (ContextManager.java:77)
    at oracle.iam.platformservice.api.ClientLoginSessionServiceDelegate.loginSessionCreated (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 Thor.API.Base.SecurityInvocationHandler$ 1.run(SecurityInvocationHandler.java:68)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.security.Security.runAs(Security.java:41)
    at Thor.API.Security.LoginHandler.weblogicLoginSession.runAs (weblogicLoginSession.java:52)
    at Thor.API.Base.SecurityInvocationHandler.invoke (SecurityInvocationHandler.java:79)
    to $Proxy1.loginSessionCreated (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 oracle.iam.platform.OIMClient.loginSessionCreated(OIMClient.java:291)
    at oracle.iam.platform.OIMClient.login(OIMClient.java:215)
    at oracle.iam.platform.OIMClient.login(OIMClient.java:197)
    to comp.iam.oim.client.Client. < init > (Client.java:37)
    to comp.iam.oim.client.ClientRequest. < init > (ClientRequest.java:24)
    to comp.iam.oim.client.RequestResourceCreate. < init > (RequestResourceCreate.java:44)
    at comp.iam.oim.client.RequestResourceCreate.main(RequestResourceCreate.java:57)
    Exception in thread "main" oracle.iam.platform.utils.NoSuchServiceException: java.lang.reflect.InvocationTargetException
    at oracle.iam.platform.OIMClient.getServiceDelegate(OIMClient.java:279)
    at oracle.iam.platform.OIMClient.getService(OIMClient.java:256)
    to comp.iam.oim.client.ClientRequest. < init > (ClientRequest.java:25)
    to compiam.oim.client.RequestResourceCreate. < init > (RequestResourceCreate.java:44)
    at comp.iam.oim.client.RequestResourceCreate.main(RequestResourceCreate.java:57)
    Caused by: java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0 (Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at oracle.iam.platform.OIMClient.getServiceDelegate(OIMClient.java:275)
    ... 4 more
    Caused by: java.lang.NoClassDefFoundError: org/eclipse/persistence/indirection/ValueHolderInterface
    at java.lang.Class.forName0 (Native Method)
    at java.lang.Class.forName(Class.java:169)
    to $Proxy4. < clinit >(Unknown Source)
    at sun.reflect.GeneratedSerializationConstructorAccessor23.newInstance (unknown Source)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at java.io.ObjectStreamClass.newInstance(ObjectStreamClass.java:924)
    at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1736)
    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
    at weblogic.utils.io.ChunkedObjectInputStream.readObject(ChunkedObjectInputStream.java:208)
    at weblogic.rjvm.MsgAbbrevInputStream.readObject(MsgAbbrevInputStream.java:599)
    at weblogic.utils.io.ChunkedObjectInputStream.readObject(ChunkedObjectInputStream.java:204)
    at weblogic.rmi.internal.ObjectIO.readObject(ObjectIO.java:62)
    at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:243)
    at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:348)
    at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:259)
    at weblogic.jndi.internal.ServerNamingNode_1036_WLStub.lookup (unknown Source)
    at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:424)
    at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:412)
    at javax.naming.InitialContext.lookup(InitialContext.java:392)
    to org.springframework.jndi.JndiTemplate$ 1.doInContext(JndiTemplate.java:132)
    at org.springframework.jndi.JndiTemplate.execute(JndiTemplate.java:88)
    at org.springframework.jndi.JndiTemplate.lookup(JndiTemplate.java:130)
    at org.springframework.jndi.JndiTemplate.lookup(JndiTemplate.java:155)
    to oracle.iam.request.api.RequestServiceDelegate. < init >(Unknown Source)
    ... 9 more
    Caused by: java.lang.ClassNotFoundException: org.eclipse.persistence.indirection.ValueHolderInterface
    in java.net.URLClassLoader$ 1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged (Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
    to Sun.misc.Launcher$appclassloader$ AppClassLoader.loadClass (Launcher.java:301)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
    ... 34 more
    Process has finished with exit code 1.



    Through a few forum with that said:
    https://CN.forums.Oracle.com/forums/thread.jspa?threadID=2432434

    But all of the code is not running (I can check that a few sys out is not getting printed) and that's why the request is not triggered in my case.

    Any assistance on this please.

    Thank you

    Make sure that you have all the pots in the class path: -.

    $Oracle_IDM1/server/clent/oimclient.zip, you get 4 pots: -.

    oimclient.jar
    Spring.jar
    EclipseLink.jar
    Common - logging.jar

    In addition, you have already wlfullclient.jar and jrf - api .jar

    You must have already established the system property: -DAPPSERVER_TYPE = wls

    Make sure you visit the following link: -.

    http://docs.Oracle.com/CD/E27559_01/dev.1112/e27150/APIs.htm#BCFCDJGJ

    Also, are you able to ping and telnet your IOM hostname from your Windows machine?

    Problem may be firewall etc...

    You said you use Console Design? From where? From your Windows machine or directly from the server UNIX using XMing or VNC etc?

    If you UNIX server, copy the folder designconsole on your Windows machine AND configure things in the xlclient.cmd...

    If you have found ways to NoSuchServiceException, it's the connectivity problem...

    In the etc/hosts file on your Windows machine, add the IP address of the machine of the IOM...

    This will definitely work...

    In addition, .bash_profile, I set the following environment variables... See if you're missing something: -.

    JAVA_HOME=/usr/java/JDK1.6.0_21
    MIDDLEWARE_HOME = / home/oracle/Oracle/Middleware
    WL_HOME = $MIDDLEWARE_HOME/wlserver_10.3
    ANT_HOME = $MIDDLEWARE_HOME/modules/org. Apache.ant_1.7.1
    $PATH = path: $HOME/bin: $JAVA_HOME/bin: $ANT_HOME/bin

  • ORA-19510: unable to set the size of the blocks of file ' ' (blocksize =)

    I checked archivelog dest everything ok, power logs archived bit time, everything ok, I wondered what could cause this and how to solve this problem permanently.


    Log queue alerts
    Fri Jul 31 06:10:08 2009
    Errors in the /oracle/admin/gdwp/bdump/gdwp_arc0_1220702.trc file:
    ORA-19510: unable to set the size of the blocks of 74905 for the file ' / archive/gdwp/gdwp_1_18207_654896926.arc ' (blocksize = 512)
    ORA-27037: unable to get file status
    IBM AIX RISC System/6000 error: 2: no such file or directory
    Additional information: 9
    Fri Jul 31 06:10:08 2009
    Errors in the /oracle/admin/gdwp/bdump/gdwp_arc0_1220702.trc file:
    ORA-19510: unable to set the size of the blocks of 74905 for the file ' / archive/gdwp/gdwp_1_18207_654896926.arc ' (blocksize = 512)
    ORA-27037: unable to get file status
    IBM AIX RISC System/6000 error: 2: no such file or directory
    Additional information: 9
    Fri Jul 31 06:10:08 2009
    Arc0: Error 19510 closing log file archive ' / archive/gdwp/gdwp_1_18207_654896926.arc'
    ARCH: Stopped archiving, error occurred. Will continue to retry
    Fri Jul 31 06:10:08 2009
    ORACLE Instance gdwp - archive error
    Fri Jul 31 06:10:08 2009
    ORA-16038: log 1 # 18207 sequence can be archived
    ORA-19510: unable to set the size of the blocks of file ' ' (blocksize =)
    ORA-00312: thread 1 1 online journal: ' / db01/oradata/gdwp/redo01.log'
    Fri Jul 31 06:10:08 2009
    Errors in the /oracle/admin/gdwp/bdump/gdwp_arc0_1220702.trc file:
    ORA-16038: log 1 # 18207 sequence can be archived
    ORA-19510: unable to set the size of the blocks of file ' ' (blocksize =)
    ORA-00312: thread 1 1 online journal: ' / db01/oradata/gdwp/redo01.log'
    Fri Jul 31 06:10:11 2009
    ARCH: Stopped archiving, error occurred. Will continue to retry
    Fri Jul 31 06:10:11 2009
    ORACLE Instance gdwp - archive error
    Fri Jul 31 06:10:11 2009
    ORA-16014: log 1 sequence # 18207 not archived, no available destinations

    DBA2008 wrote:
    Notes 560204.1 suggest that to get rid of the generation of the trace file, is - it safe?

    I won't read the note at the moment but would surely say they told you to check the destination where the files are current. Did you do that? Raise a SR with OSS, to get their approval before doing something like what you try. Its you only who would face consequences, good or bad, no one else so better take a safe approach and the first approval of OSS.

    HTH
    Aman...

  • Unable to determine the current location by this time El Capitan

    Hello.

    Recently, I have this problem with my Macbook pro. I turn on location services, as you can see...

    ... but my computer is unable to determine the current location in the date and time. Cards and find my mac are not also work more.

    Currently I have version 10.11.5 of El Capitan. It happened from one day to another, I don't update the software or anything like that.

    Thank you

    Edgar Lopes

    Turn on Wi - Fi for the information about the location.

  • HP Envy 7640: Unable to set the scanning resolution

    Have been unable to set the resolution of scan during the scanning of the glass in a computer file (pdf, jpg). Guide the user to the HP page 47 7640 said: "● If you want to adjust the size of the scan, output type, scan resolution, or file type and so on, start scan from the software of the printer."
    ● To avoid all scanned text wrong or missing, make sure that the brightness is set properly the
    software.
    ● If you want to scan a document with several pages in a single file instead of several files, run it
    Scanner with the software of the printer instead of the sweep of the screen of the printer".

    First of all, where is the "printer software" to start the scan?

    Have tried all this. When I opened the series HP Envy 7640 (network): Assistant of HP printer, I click on "Scan the Document or Photo a" place in the scanning area. No scan dialog box never opens. Actually I tried to reinstall the printer driver. No change. Always impossible to get a scan dialog box. In addition, when I go in the start menu and the title of the series 7600 HP: HP envy, I click on the HP Scan icon. After a long wait, a dialog box appears that says: "Cannot communicate with Scanner", and it offers a few options. The first is to activate the device (printer), and then on; the second, control cables (its wireless operation); the third: try the software "fix." Happy to report that after stopping then on and running assistant printer again, this time by pressing the "scan a Photo Document' results in the appearance of a dialog box to make the changes that I've been looking for.

  • How to set the current date in the datetimepicker in qml?

    Hello

    Can I know how to set the current date in the DateTimePicker in QML?

     DateTimePicker {
                        id: datePicker
                        mode: DateTimePickerMode.Date
                        title: "Date"
                        value: "2013-11-20"
                        maximum: "2013-11-20"
                    }
    
    Container {
        DateTimePicker {
            id: picker5
            title: "DateTimeQml"
            mode: DateTimePickerMode.DateTime
            value: { new Date(); }
        }
    }
    
  • Unable to set the transparency of the taskbar to laptop with windows 7.

    Original title: Please read my problem and give a solution as soon as possible.

    HII all... I'm unable to set the transparency of a taskbar for laptop with windows7 operating system? He demonstrated a tab to find out "trouble shoot problem and sero effects transparency" and shortly after clicking the laptop turns on the screen several times...

    Hi Mary,

    We need additional information to help you with the problem of transparency, please answer the following.

    1. which antivirus app do you use?

    2. do you use wired or wireless Internet?

    3. What is the brand and model of the computer?

    If the graphics card and driver were installed after that Windows 7 was first set up, depending on the manufacturer, you may need to update the computer performance index, which will automatically enable Aero. I suggest update you the display update driver and check the status of the issue.

    Update a hardware driver that is not working properly.

    http://Windows.Microsoft.com/en-us/Windows7/update-a-driver-for-hardware-that-isn ' t-work correctly

    If the problem still exists; Keep the computer in a clean boot, run the Aero Troubleshooter and check the status of the issue.

    Guided Help: the problems of Aero in Windows 7.

    http://support.Microsoft.com/kb/976170?WA=wsignin1.0

    I hope this helps.

  • Unable to set the ip address of network client hosted after the creation of WIFI hotspot.

    Original title: PROBLEM CONNECTING WITH MY LAPTOP WIFI HOTSPOT INTERNET

    Hi all

    I am able to use the Internet to my hotspot of the Tower, when the source of the internet is Public or private wifi.

    so I know the cmd commands of window for hotspot and the client settings (sharing of customer hosted network, address assignment IP etc.,)

    but the problem I am facing is slightly different

    I use my datacard to cdma wireless broadband as my source internet connection(Reliance netconnect +)

    When I try to create for this hotspot, as usual I am able to create the hotspot and be able to share the internet for hostednework customer.

    but I am unable to set the ip address for the network hosted client, if I try to put 192.169.137.1 and 255.255.255.0 ip

    as soon as I close the window, the IP also disappears

    When connect my android phone to this hotspot, it is able to connect, but there is no internet connectivity.

    When I check the client for transmission of package hostednetwork every two envoys and received packet is past, I mean transmitting

    So what caused the rupture in internet connectivity but success hotspot connectivity?

    check the screenshots...

    can u help me...

    It's a bit complicated

    Hi Daniel,.

    Advanced networking issues are supported in the TechNet Forums. I suggest you send the request in the TechNet community.
    http://social.technet.Microsoft.com/forums/Windows/en-us/home?Forum=w8itpronetworking

    Hope this information helps.

  • Impossible to get the handle to the current row in a table

    Hi Experts,

    I am facing a problem all of a sudden.

    My page has a table of data, which has an (image) column, updated image. I can't pass the parameter as the vo is not the headerid of the column on the page, but it is made wrong.

    That's why I can't use the ${oa.xxEcreditCardResultsVO1.CreditCardHdrId} in the settings of the image update.

    Now, I want to access the current row. I wrote the code below: but I have similar question, same CreditCardHdrId (first line) is filled in the variable reqNumber

    for all lines.

    Any line that I select, there the headerID of the first line.

    rvo.getCurrentRow () does not work in this scenario. Could you please advice how to manage? I'm totally stuck here.

    Thanks in advance,

    Suman

    ElseIf ("update".equals (pageContext.getParameter (EVENT_PARAM)))
    {
    {
    OAApplicationModule am = pageContext.getApplicationModule (webBean);
    ORT OAViewObject = (OAViewObject) am.findViewObject ("xxEcreditCardResultsVO1");
    Holy xxEcreditCardResultsVORowImpl = (xxEcreditCardResultsVORowImpl) rvo.getCurrentRow ();
    Number reqNumber = (Number) rRow.getCreditCardHdrId ();
    HashMap hashMap = new HashMap();
    hashMap.put ("param", reqNumber);
    pageContext.setForwardURL ("OA.jsp?page=/oracle/apps/xxdm/ecrc/webui/xxUpdEmpDetailsPG",
    NULL,
    OAWebBeanConstants.KEEP_MENU_CONTEXT,
    NULL,
    hashMap,
    true,
    OAWebBeanConstants.ADD_BREAD_CRUMB_NO,
    OAWebBeanConstants.IGNORE_MESSAGES);
    }

    Don't know what's happening, might need to give it a try.

    You can try to specify the parameter and see what happens?

  • RMAN-06820: WARNING: unable to archive the current log on the primary database

    I got the following exception when I try to backup the data files and the archivelogs on the physical by uisng RMAN standby database.

    RMAN-06820: WARNING: unable to archive the current log on the primary database

    Target ORACLE database error:

    ORA-17629: unable to connect to the remote database server

    ORA-17627: ORA-00942: table or view does not exist

    It's the backup script

    "

    connection target sys/oracle

    Configure controlfile autobackup on;

    Run {}

    nocfau together;

    allocate channel ch01 device type disc format ' / test/%U';

    allocate channel ch02 device type disc format ' / test/%U';

    backup database copy archivelog;

    backup copy current controlfile;

    }

    "

    And there is no error ora in the primary alert log.

    I was able to tnsping two server (primary/secondary) properly and could also primary of the remote login on standby db server and switch logfile. I read there is a very similar thread, but it has failed so I post again and hope I could get a few clues. Thank you.

    Hello again;

    Try to change this:

    connection target sys/oracle

    to something like this:

    RMAN target sys/password@PRIMARY auxiliary.

    Complete example:

    http://www.Visi.com/~mseberg/data_guard/duprman2.html

    Best regards

    mseberg

  • How to identify the current row in the table of selectOneChoice compact mode

    Hello

    I have an af:table in which one of the columns is selectOneChoice in compact mode.  When you select the point in this selectOneChoice, valueChangeListener fires and do some work based on this line.  However, my problem is that it is difficult to identify the current line, because the selectOneChoice is in compact mode.  If the selectOneChoice is not in compact mode, when the user selects an item in selectOnechoice, af selectionListener: table is triggered to identify the current row.  But if selectOneChoice is in compact mode, user has the option to choose from selectOneChoice and valueChangeListener fires before af selectionListener: table is triggered.  Therefore, not able to identify the current row.

    As a workaround is not so perfect, I tried to put the line identifier (in my case it is DetailSeq) in shortDesc and do it from there.  But users complain seeing this not user-friendly in shortDesc/hintText.  I tried to put DetailSeq as the id of the selectOneChoice, but it works not (cannot get the selectOneChoice in the table Id)

    < af:table >

    ....

    < af:column = 'Action' id headerText = "c5" width = "30" >

    < af:selectOneChoice id = "has$ {row.» AutoSubmit DetailSeq}' = 'true' valueChangeListener = "#{viewScope.backing_requestOverview.onSelectAction}" label = "Action" mode = "compact" shortDesc = "#{row." " DetailSeq} ">"

    < f: selectItems value = "#{backing_requestOverview.requestActionsMap [row." StatusUid]}"id ="si333"/ >

    < / af:selectOneChoice >

    < / af:column >

    ....

    < / af:table >

    In the valueChangeListener:

    {} public void onSelectAction (ValueChangeEvent valueChangeEvent)

    RichSelectOneChoice actionChoice = (RichSelectOneChoice) valueChangeEvent.getComponent ();

    LOGGER.info ("Short Desc:" + actionChoice.getShortDesc ());

    LOGGER.info ("Id of the component:" + actionChoice.getId ());

    }

    Any advice?

    Thank you

    -Mina

    Have you tried the setPropertyListener?

    Timo

  • How can I set the first row is 0, depending on the text box

    How can I set the first row is 0, according to the text box selected_text_to_inlineobj.jsx


    https://gist.github.com/milligramme/9368861@

    Try this,

    function boooxed (object_style_name) {
      if (app.selection.length !== 1) return
      var doc = app.documents[0];
      var sel = doc.selection[0];
      if ('baseline' in sel) {
        var bx = sel.insertionPoints[0].textFrames.add();
        bx.appliedObjectStyle = doc.objectStyles.item(object_style_name);
        bx.geometricBounds = [0,0,5,30];
        sel.duplicate(LocationOptions.AT_END, bx.parentStory);
        bx.insertionPoints[0].firstLineIndent=0;
        bx.fit(FitOptions.FRAME_TO_CONTENT);
        if (sel.contents.length) sel.remove();
      }
    };
    
    var object_style_name = "AAA"; //set anchored object settings, textframe preferences, and more
    boooxed(object_style_name);
    

    Vandy

  • How selectBooleanCheckbox can set the current line?

    Hello

    Using ADF Faces 10 g, I have an af:table component that is read-only, but the last column contains an af:selectBooleanCheckbox. This checkbox is used to 'activate' and 'disable' to each line. When I click on the box, I need the valueChangeListener be aware which line has been activated (so that I can then make some changes on this line to toggle). By clicking on the box to check must call setCurrentRow, or at least pass on values I can use later to set the current line manually.

    My first thought was setActionListener, but it seems that it may not be combined with af:selectBooleanCheckbox. I searched and found the following post:
    HOW to set an ID for the component from variable
    and after reading this I tried setPropertyListener, once again, I found that this is not a valid child of af: selectBooleanCheckbox. The post dry with nuansantio mentioning several times that setActionListener and setPropertyListener cannot be used, but there is no other comments on a solution.

    Any thoughts on how I can get this to work?

    Hello

    Could you elaborate more about

    I need to make a number of manual steps (invoking request Module) when the user selects / disables the check box

    You can pretty much add a method in your Impl VO (who did all the steps you want to do) and call the method in an expression for the value of groovy / call it in valueChangedListener of the box?

    Arun-

  • Unable to set the Alias for the current directory (ACD)

    I am creating an alias of CDA who is also required to define the command ' * DBGOUTFILE *'
    "file" argument

    I am running following commands

    -& gt; DBGOUTFILE "abc.txt".
    ERROR: The current directory (ORA-36780) Alias is not defined. Cannot complete abc.txt.
    I went ahead and tried to set the ADC using the command

    -& gt; CDA ' / slot/ems2656/oracle/db/tech_st/11.1.0/admin/pz1ms206_rws60126rems/diag/rdbms/pz1ms206/pz1ms206/trace'
    ERROR: Slot/ems2656/oracle/db/tech_st/11.1.0/admin/pz1ms206_rws60126rems/diag/rdbms/pz1ms206/pz1ms206/trace (ORA-36784) is a directory name or filename not valid.

    In which *'/slot/ems2656/oracle/db/tech_st/11.1.0/admin/pz1ms206_rws60126rems/diag/rdbms/pz1ms206/pz1ms206/trace'* track of directory

    No idea how to define CDA (which should be the given alias?)

    Thanks in advance for the help

    Thank you

    Joseph George



    Hi Joseph,.

    You must first create a directory.
    SQL > create directory

    as '';
    SQL > grant all the Directory public /;

    Now, you must run the command ADB but make sure that the patch has permission 777 for all folders.

    Thank you
    Brijesh

Maybe you are looking for