DB Studio problem

Hi All,
I am trying to connect to my database through DB Studio. When I provide the user name and password, after clicking OK, nothing is happening. I am connecting with the SYS user and the user is having the privillage of SELECT ANY DICTIONARY.
Can you please guide me to connect with DB Studio. My database is running on Windows 2000 and the database version is 9.2.0.8
Thanks in advance
Himanshu

This isn't going to work as well as I had thought.
That is correct that the Name and Value fields come back as XmlNode arrays. Each XmlNode array contains two XmlNode objects (or one if you received a null value from the db). One object contains the atrributes and one contains the value. I had planned on going into the ColumnValueType Value field and pulling the text of the 2nd XmlNode object.
Now here is the problem:
For every column you select you get a ColumnValueType object. Rather than being contained in some type of "Row" parent object, each column sits in the root of your results. For example, in the query I am using I am asking for the AlertingName and DnOrPattern columns of the NumPlan table. My results come back like this (simplified):
AlertingName
John Doe
DnOrPattern
1234
With the data in this format, I can't just do a foreach loop and iterate over the ColumnValueType objects.

Similar Messages

  • AppleScript Studio Problems...

    I have documented some AppleScript Studio problems that I have encountered, along with some screenshots.
    Hopefully somebody might have a clue what is causing the problems.
    http://www.mac-specialist.com/r/as_studio.html
    I would be grateful for any insights,
    Bill Hernandez
    Plano, Texas

    Steve,
    This is the message I sent earlier with new findings:
    After I deleted "Smart Crash Reports.bundle" in /Library/InputManagers/, I rebooted, went to AS Studio to see if there were any problems, and guess what ?
    The Debugger started working. It's been broken as long as I can remember. Every time I've wanted to learn how to work with AS Studio since it came out, the Debugger has never worked, and I always ended up moving on to something else.
    This is awesome...
    Bill Hernandez
    Plano, Texas
    <hr>
    On Dec 24, 2006, at 5:27 PM, Steve Hayman wrote:
    Hi Bill.
    Make sure you're building a debug version of the project in order for breakpoints to work. In Xcode you set this with Project > Set Active Build Configuration > Debug .
    This was the very first thing I checked the other day when I started trying to learn AS Studio in earnest.
    Also I don't think those messages you are seeing about Smart Crash REports.bundle actually indicate that the app has crashed; it's just reporting that it can't load this bundle for some reason, and then proceeding anyway - I don't see anything that indicates your app has crashed.
    I read a long article at : http://daringfireball.net/2006/01/smartcrashreports
    and came away without a real solution. It was close to 3 am so I was barely awake, but came away confused as to what the solution was. I had used Unsanity's products particularly the menu product, but they caused too many problems with Quickeys and 4th Dimension. After talking to the people that write Quickeys, I disabled all their stuff and everything started working fine with Quickeys and 4D. They are far more important for me, that the Unsanity stuff.
    I agree with the Daring Fireball article, and am annoyed that Unsanity patches the OS without asking for permission. I won't buy their products any more.
    That bundle is something that certain third-party applications install which attempts to email crash reports for their apps back to their authors, rather than to Apple. I don't know what app you might have installed that included this but it would probably be safe to remove the bundle. (Double clicking on it wouldn't do anything; it's not intended to be double clicked; it just sits there and waits to be loaded.)
    After I wrote the original message I realized that it wasn't double clickable, but by then it was too late. I think it was probably Unsanity's APE, or FruitMenu.If you look at /Library/InputManagers/ there's an "info" file, and a "Smart Crash Reports.bundle". I just deleted both of them, if it causes a problem I'll copy them from another machine that doesn't have it. I'm not sure but I believe they patch the original one from Apple. I'm not sure if that is correct?
    <hr>
    On 22-Dec-06, at 8:54 PM, Bill Hernandez wrote:
    Wizards,
    I have documented some AppleScript Studio problems that I have encountered, along with some screenshots.
    Hopefully somebody might have a clue what is causing the problems.
    http://www.mac-specialist.com/r/as_studio.html
    I would be grateful for any insights,
    Bill Hernandez
    Plano, Texas

  • Financial Reporting Studio Problem...

    Hi John,
    that my Variance problem was solved with the help of the last post, I created one Report in Financial Reporting Studio. But when I want to Web Preview for the report in Workspace I get the following message-
    *5200: Error executing query: Unable to obtain a connection to Hyperion Essbase. If this problem persists, please contact your administrator.com.hyperion.planning.olap.NoAvailableOlapConnectionsException*
    Then I thought of trying Print Preview which threw the same error.
    What needs to be done John?? I restarted all the services and Essabse as well. But nothing helped.
    Please advise.

    John. I am sorry to ask this, a different question. Actually I just faced a severe problem while trying that report issue. I give the details below-
    I created one group and assigned it only Dimension Editor and Application Creator roles. And further created one user and put it into that group.
    Next created one application(*TestApp*) in Workspace yesterday. Now as I faced the FR issue and according to you I created one application(*app*) in Workspace, this time with admin(as you told) and tried to create report and eventually failed which wrote in one but last post.
    Then according to your last reply I restarted the services and and entered the Workspace with the new user. But here comes the problem, I can't see my application that I had created under this user. All I could see is the application that I had created using admin(for trying the FR issue).
    I mean... I am very confused.... created one application with a new user, but it got replaced by an application that was created with admin, and with a different name.
    But I still can see the database in EAS and it is intact. And when right click on the TestApp and see the User/group access, I can see admin and that new user.
    John pls don't get angry... I know it's a different issue.
    Any kind of help would be appreciated.
    Thanks.
    Edited by: Sap B on Jun 13, 2009 5:59 AM
    Edited by: Sap B on Jun 13, 2009 6:03 AM

  • Installing Soundtrack 3 / Logic Studio Problems.

    I just upgraded Logic, from 9 to Studio. When I installed the package, Compressor was 'greyed' out. Soundtrack Pro 3 won't work without it, so I bought Compressor from the App store. Now I have Compressor installed but Soundtrack 3 still doesn't work. Re-installed but no success. Any suggestions and solutions would be most appreciated as I REALLY need Soundtrack Pro 3 for the project I am working on. Thanks!

    You need to contact Apple support and explain the situation accurately and carefully. That's what I did and they reimbursed me for the Compressor I purchased and walked me through the solution. It was a while back now; I think there was a version of Compressor I downloaded for fress based on their suggestions... Anyway,everything works fine and although Apple DOE NOT like to give refunds if you are clear about the issue they will know exactly what the problem is and will help out.

  • MySQL & Sun ONE studio problem

    hello all,
    It seemed like I've got the data source & database driver stuff setup to work with MySQL database in Sun ONE studio. However, when I tried to run the helloworld_TestApp (CMP App), I've got the SQL syntax error. I tried to look at the sun-j2ee-ri.xml, and it looked just fine to me.. please help.
    Here is the XML descriptor
    <?xml version="1.0" encoding="UTF-8"?>
    <j2ee-ri-specific-information>
    <server-name></server-name>
    <rolemapping/>
    <web>
    <display-name>helloworld_TestApp</display-name>
    <servlet>
    <servlet-name>dispatch</servlet-name>
    </servlet>
    <servlet>
    <servlet-name>error</servlet-name>
    </servlet>
    <servlet>
    <servlet-name>viewer</servlet-name>
    </servlet>
    <context-root>helloworld_TestApp</context-root>
    <ejb-ref>
    <ejb-ref-name>ejb/TestedEJB</ejb-ref-name>
    <jndi-name>helloworld</jndi-name>
    </ejb-ref>
    </web>
    <enterprise-beans>
    <unique-id>1</unique-id>
    <ejb>
    <ejb-name>helloworld</ejb-name>
    <jndi-name>helloworld</jndi-name>
    <ejb20-cmp>
    <sql-statement>
    <operation>loadRow</operation>
    <sql>SELECT "lastname" FROM "helloworld" WHERE "firstname" = ? </sql>
    </sql-statement>
    <sql-statement>
    <operation>storeRow</operation>
    <sql>UPDATE "helloworld" SET "lastname" = ? WHERE "firstname" = ? </sql>
    </sql-statement>
    <sql-statement>
    <operation>deleteRow</operation>
    <sql>DELETE FROM "helloworld" WHERE "firstname" = ? </sql>
    </sql-statement>
    <sql-statement>
    <operation>deleteTable</operation>
    <sql>DROP TABLE "helloworld"</sql>
    </sql-statement>
    <sql-statement>
    <operation>findByPrimaryKey</operation>
    <sql>SELECT "firstname" FROM "helloworld" WHERE "firstname" = ? </sql>
    </sql-statement>
    <sql-statement>
    <operation>createRow</operation>
    <sql>INSERT INTO "helloworld" ( "firstname" , "lastname" ) VALUES ( ? , ? )</sql>
    </sql-statement>
    <sql-statement>
    <operation>createTable</operation>
    <sql>CREATE TABLE "helloworld" ("firstname" VARCHAR(255) NOT NULL , "lastname" VARCHAR(255), CONSTRAINT "pk_helloworl" PRIMARY KEY ("firstname") )</sql>
    </sql-statement>
    <create-table-deploy>true</create-table-deploy>
    <delete-table-undeploy>false</delete-table-undeploy>
    </ejb20-cmp>
    <principal>
    <name></name>
    </principal>
    <ior-security-config>
    <transport-config>
    <integrity>supported</integrity>
    <confidentiality>supported</confidentiality>
    <establish-trust-in-target>supported</establish-trust-in-target>
    <establish-trust-in-client>supported</establish-trust-in-client>
    </transport-config>
    <as-context>
    <auth-method>username_password</auth-method>
    <realm>default</realm>
    <required>true</required>
    </as-context>
    <sas-context>
    <caller-propagation>supported</caller-propagation>
    </sas-context>
    </ior-security-config>
    </ejb>
    <cmpresource>
    <ds-jndi-name>jdbc/MySQL</ds-jndi-name>
    <default-resource-principal>
    <name>root</name>
    <password>root</password>
    </default-resource-principal>
    </cmpresource>
    </enterprise-beans>
    </j2ee-ri-specific-information>
    And here is the error message:
    The exception java.rmi.ServerException was thrown when invoking findByPrimaryKey with parameters:
    thinh
    Following is the stack trace:
    java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: java.rmi.RemoteException: nested exception is: java.sql.SQLException: Syntax error or access violation: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '"helloworld" WHERE "firstname" = 'thinh'' at line 1; nested exception is: java.sql.SQLException: Syntax error or access violation: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '"helloworld" WHERE "firstname" = 'thinh'' at line 1 at com.sun.corba.ee.internal.javax.rmi.CORBA.Util.wrapException(Util.java:345) at javax.rmi.CORBA.Util.wrapException(Util.java:277) at ..
    ...more and more..

    Where are you running your application? I assume you
    are running your application on RI. Are you running
    on RI or S1AS?I am running my application on R1, is there a problem with it? can the S1AS solve the problem?
    Thanks & regards,
    Tim

  • Illustrator CS6 and Cut Studio problems

    When I cut with Cut Studio from Illustrator CS6, my stuff may or may not cut completely.  A lot of the time it stops midstream then i have to restart it cut again.  Very time consuming and not profitable either.  Anyone else with this problem and can it be fixed?

    I have a Imac g5 only couple years old now, but had the issue right off the bat.  Mac OSX Lion 10.7.5    Roland Camm-1 Pro  GX 500     Cut studio
    As far as artwork goes, it is random when it runs.  old existing files, brand new files, might be a graphic or verbage.  Doesn't seem to care.  The only thing i have noticed is most of the files i get from a customer (which isn't often) runs without a hitch.
    I feel CS6 is not up to snuff as a program.  CS2   and AI 8  were awesome but won't run on my new machine.  would you suggest i try to install Cut Studio again, check on the driver?
    thanks

  • SAP NW Developer Studio: Problem with Import Development Configuration(DC)

    Dear Experts!
    I have a problem with SAP NetWeaver Developer Studio when import a Developement Configuration.
    I create a Software Component(SC) in SLD( with Dependencies:  SAP J2EE Engine, SAP Java Tech Service, DI BUILD TOOL, Then I create a Development Configuration(DC) and add this SC.
    On SAP Netweaver  Developer  Studio I import this DC. I see on the Component Browser My DC include: my software conponent , and SCs: SAPJEE, SAP_BUILDT, SAP_JTECHS but in DC detail there are nothing. So I cannot create the Development Component
    Please help me resolve this issue.
    Thanks all

    Hi,
    you cannot see the DCs (for SCs like SAPBUILDT, JTECHS, JEE, etc) in NWDS, because there is nothing imported into the buildspace(s) DEV (and cons).
    You need to go to the http://<host>:<port>/devinf -- CMS webui, to the Transport Studio, go to the Check-in tab, and check-in all the software you can see in the queue (which you have also added previously in SLD for your software) . This is a quick process, you'll see your software moved to the Development tab and waiting for import.
    Import all the components. This can take longer. As soon as all of them finished, you can open up your NWDS again. In order to see the DCs this time when you expand the corresponding node, you need to reimport (but at least) update the development configuration  (you do it in NWDS in the context menu of the development config in question).
    Best Regards,
    Ervin
    Edited by: Ervin Szolke on Sep 2, 2010 1:26 PM

  • My passport studio: problema espulsione

    Salve a tutti.Utilizzo un my passport studio da 1TB, dotato di WD security (software di protezione integrato) che utilizzo principalmente per backup (lascio il disco collegato praticamente sempre con time machine attivo) e storage per file di grosse dimensione che non voglio tenere sul macbook per non appesantirlo eccessivamente. Ho però riscontrato un problema davvero fastidioso qualche giorno fa: con il disco collegato e time machine attivo (il backup non era in esecuzione), ho semplicemente mandato in sleep il mac abbassando lo schermo sulla tastiera; quando ho rialzato il monitor e ho rimesso in funzione la macchina, provando ad espellere il disco il sistema mi diceva che il disco era utilizzato da qualcosa e che dovevo necessariamente forzare l'espulsione se non avessi trovato cosa bloccava l'HD. Ho provato anche con un tool (What's keeping me, ndr) a rilevare cosa stava utilizzando il disco ma non mi ha rilevato nulla. Ho dovuto forzare l'espulsione e riconnetterlo (anche perché il disco lo portava sì collegato, ma all'interno me lo considerava "vuoto", non vedevo cartelle o altro. Forzando l'espulsione e riconnettendolo è tornato tutto normale ma è una cosa abbastanza fastidiosa. La soluzione più logica sarebbe scollegare l'HD PRIMA di mandare il macbook in sleep, tuttavia vorrei comunque sapere come potrei eventualmente risolvere il problema nel caso in cui accidentalmente, per distrazione, mandassi in sleep il mac con ancora il dispositivo collegato: non vorrei dover forzare di nuovo l'espulsione per paura di danneggiare il disco, che contiene comunque roba importante per me (in primis tutti i backup). Grazie per l'aiuto (: 

    La modalità di sleep del tuo computer è gestita dal tuo sistema operativo Mac OSX per cui per consigli sul suo utilizzo ti suggerisco di sentire il supporto Apple. In ogni caso ti consiglio, ogni qual volta il computer ti dia un errore o un impossibilità di disconnessione software del disco perché occupato, di spegnere il computer, scollegare il cavo e riavviare il computer.

  • *** Upgrading FC Studio problem

    Yesterday I had my logic board replaced on my PowerMac G5 and I'm now having trouble with FC Studio. When the technician left, I tried to open FCP and it asked me for my SN information...initially for FC Studio and then for DVDSP 3 and Motion 1. I have the SN for the FC Studio upgrade and entered it, but then when they gave me the next screen and asked for SNs for DVDSP 3 and Motion I couldn't enter them because I don't have them anymore. I only had the sticker for the main SN.
    My question is, I don't want to get an upgrade with less than a month until a likely FCP 6 release and I don't "need" to upgrade DVDSP or Motion until then. Is there any way I can by pass the 2nd screen so that I can just get to FCP to start editing? I'm at a loss as to what to do here. Should I delete all the FC Studio programs and install them again? I reemmber only have to enter the initial SN when I did this originally.
    Thanks in advance.

    I've solved my SN number problem with the help of Apple technicians, but now I can't open any pre-existing projects in FCP. When I double-click or choose file > open on any of my projects, I get an error message that says "General Error (41)". Can anyone tell me what this means?
    Thanks in advance.

  • JDev 10.1.3.0.4 studio problem: table attribute not found in @JoinTable

    Hi,
    I tried to compile a EJB3 application in JDev 10.1.3.0.4 Studio version, but the compiler
    complains about the table attribute of the @JoinTable annotation.
    The following code is not accepted:
    * Retrieve the list of clubs this player played for
    * @return List of clubs this player played for
    @ManyToMany(fetch=EAGER,targetEntity=nl.company.contractadmin.Club.class)
    @JoinTable(table=@Table(name = "CONTRACTPERIOD")
    joinColumns = {@JoinColumn(name = "PYR_ID",
    referencedColumnName = "ID")}
    inverseJoinColumns = {     @JoinColumn(name = "CUB_ID",
    referencedColumnName = "ID")
    public Collection getClubs() {
    return clubs;
    public void setClubs(Collection<Club> clubs){
    this.clubs=clubs;
    This code compiles in the EA release of JDev 10.1.3..
    Can anyone tell me if there is something changed in the implementation of EJB3??

    On the latest build of JDeveloper, the backspace key mapping is still NOT WORKING. I've been trying to fix this since the early access release, but I failed.
    Backspace key is already mapped by default, but still not working.
    Did I missed something during the installation here? The installation documentation said that I should only extract the archive then edit the jdev.conf file to set the JDK to use.
    I already pointed my installed JDK and JDeveloper's JDK but the backspace is still not working.
    Help!

  • Installing Sql Server 2014 Management studio problem

    Hi,
    I installed a full SQL 2014 evaluation ISO on a 64 bit Windows server 2008 R2 machine:
    (file name - SQLServer2014SP1-FullSlipstream-x64-ENU.ISO)
    On this machine I already have a instance of SQL Server 2008 Express running (with Management Studio).
    I try to download on the Management studio either from:
    https://www.microsoft.com/en-us/download/details.aspx?id=42299 
    or
    https://msdn.microsoft.com/en-us/sqlserver2014express.aspx
    and the download just won't start. Am I missing anything ?
    Is the management studio already on the ISO I installed?
    Thanks,
    Assaf 

    Your issue not clear you installed the SQL Server 2014 instance and you didn't find the management studio for it or what is the issues please explain more about it 
    thanks
    Mustafa EL-Masry
    Principle Database Administrator & DB Analyst
    SQL Server MCTS-MCITP-MCSA-MCSE
    M| +966 54 399 0968

  • Dba studio problem with help

    i have problem with dba sutdio the help is out and i would like to know if someone can give me the new version of dba , if not can you tell me what i can do ?
    THANK

    Hi All
    I am also having the same problem. And i followed the same steps. But the help is still not working.
    1) CRM_BSP_F1_HELP is active in SICF
    2) And these are the values for the CRM_HELP entry in PlainHtmlHttp tab.
       a) Variant = CRM_HELP
       b) Platform = Windows NT
       c) Area = IWBHELP
       d) Server Names = help.sap.com
       e) Path = saphelp_crm40/helpdata
       f) Language = EN
       g) Default = true
    Everything looks good, but the popup still throws "Pages cannot be displayed" error.
    In the properties of the popup, i find the Address as
    res://C:\WINDOWS\system32\shdoclc.dll/dnserror.htm#http://http://help.sap.com/saphelp_crm40/helpdata/EN/c9/5bda36c65a3b0ae10000009b38f839/content.htm
    I think its putting "http://" twice for the link. And that creates the problem. Do you guys know any solution for this problem.
    Any help appreciated.
    Thanks
    Sasi
    Message was edited by: Sasidhar Reddy

  • ART Tube MP Studio Problems

    I have an ART Tube MP Studio that I use for my preamp when recording into my MacBook, but for some time now it has been useless, because the signal boost is accompanied by insufferable buzzing and humming. I know it's coming from the Tube MP because I have exhausted every other possibility (mic, cords, etc). Any ideas?
    I am having a monstrous headache of a time getting a decent mic sound into my Macbook. The ART Tube isn't any good (now), the M-Audio Firewire Solo doesn't give enough of a signal boost to justify its existence (its only advantage is bypassing the crummy sound quality from the Mac's built-in line in). I've downloaded every driver, tweaked ever knob, but I just can't get a good sound. Getting the ART Tube working right would be a great help, but I am open to other inexpensive option. The Blue Snowball? A Tascam USB interface? I just don't know. Please help.

    http://www.bulletsandbones.com/GB/GBFAQ.html#recordlinein

  • Applescript Studio Problems, Web Browser

    Hey,
    I'm attempting an application using Applescript in Xcode because I just can't get my head around objective-c.
    So far I have a GUI with a button and a webview both linked to this code:
    on clicked (theObject)
    if the name of theObject is "loadgoogle" then
    tell mainwindow
    open location "http://google.com"
    end tell
    end if
    end clicked
    It compiles fine but when I click the button nothing happens.
    Could someone please enlighten me?
    Kind Regards
    Message was edited by: maximart4u

    Are you really using *AppleScript Studio*, or are you just dropping the old handlers into a new AppleScriptObjC project?
    If you are creating a new project, note that AppleScript Studio is deprecated in Snow Leopard. You can still edit existing AppleScript Studio projects (which explains why it compiles), but your on clicked handler does not meet the new naming protocol used in AppleScriptObjC and Interface Builder.
    See the AppleScriptObjC Release Notes - it has information about enabling the AppleScript Studio palette in Interface Builder (the AppleScript Studio project templates have been removed, though). There is also a AppleScriptObjC in Xcode tutorial at MacScripter that should get you started.

  • Netweaver dev studio problem

    Hello,
      I'm trying to edit the error message file in the jar file using NWDS. I import the current jar file, edit the file with our new message and then try and export a file. I get a 'resource is out of sync' error pointing at the file I've changed. How can I get passed this please.
      Regards,
        Phil.

    Hi Phil,
    Do you have winrar installed in you PC. I think you missed something.
    Please follow below might help for modifying umelogonbase.jar
    - Copy umelogonbase.jar from NWDS and put new folder in your desktop (Also take backup for that)
    - Extract umelogonbase.jar using "Extract to umelogonbase". it will create umelogonbase folder.
    - Change the properties file as required under umelogonbase folder
    - After modifying, Go to umelogonbase folder >> Select All (using Ctrl+A) >> Add to Archive >> Change the umelogonbase.rar to umelogonbase.jar file >> then OK
    - Now remove the umelogonbase.jar file from lib folder from NWDS and copy modified one and paste it.
    Please let us know if any issue on this
    Hope it helps
    Regards
    Arun
    Edited by: Arun Jaiswal on Apr 14, 2010 8:37 PM

Maybe you are looking for

  • Family sharing Apple id

    I've been using one Apple id for iTunes purchase - shared by all - and one for icloud data syncing - photos, contacts, calendar etc. With family sharing is there a way now to use the main iTunes account, change the email address to the icloud one I n

  • Audigy 4 digital cable

    I'm getting more or less mad now. I have tryed 2 different digital optical cables where as one had an 3.5mm male. I haven't tryeid a caox cable yet because I do not know if it's the right or not. So I would really appreciate if someone here at this f

  • [Solved] Kernel failed to re-read the partition for Udisk

    re-produce procedure * plug a udisk * use `fidsk` to partition the disk `fdisk /dev/sdb` * save the partition. Error will raise. Here is the error raised by fdisk Disk /dev/sdb: 3.7 GiB, 3974103040 bytes, 7761920 sectors Units: sectors of 1 * 512 = 5

  • How can I get Firefox to search my computer for plugins that are already there?

    How can I get Firefox to search my computer for plugins that are already there? Adobe's Flash player is already on my computer from IE 8. How can I get Firefox to see that it is already on my PC and use it so I don't have to download it again and pos

  • Where can I find the Java Document of com.sap.aii.af.ra.ms.api.Message

    Com.sap.aii.af.ra.ms.api.Message is class that would be used in Adapter Module development, but I found I can't find the document of it in neither Adapter Module related document nor XI Mapping related document. Anyone can help me?