Datatype through a link (URGENT)

How do i find datatype of columns through a link?
for example:
if i use
DESCRIBE table;
it works
but if i use
DESCRIBE table@link;
it doesn't work
Please help me how to find colmuns datatype of table@link
Thank you,
Jianu Ovidiu - Romania

it doesn't workIt does. What tool are you using for this?
SQL*Plus works.
SQL> select * from v$version ;
BANNER
Oracle9i Enterprise Edition Release 9.2.0.7.0 - Production
PL/SQL Release 9.2.0.7.0 - Production
CORE    9.2.0.7.0       Production
TNS for 32-bit Windows: Version 9.2.0.7.0 - Production
NLSRTL Version 9.2.0.7.0 - Production
5 rows selected.
SQL> select * from v$version@ora10gr2 ;
BANNER
Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Prod
PL/SQL Release 10.2.0.1.0 - Production
CORE    10.2.0.1.0      Production
TNS for 32-bit Windows: Version 10.2.0.1.0 - Production
NLSRTL Version 10.2.0.1.0 - Production
5 rows selected.
SQL> desc scott.emp@ora10gr2
Name                                      Null?    Type
EMPNO                                     NOT NULL NUMBER(4)
ENAME                                              VARCHAR2(10)
JOB                                                VARCHAR2(9)
MGR                                                NUMBER(4)
HIREDATE                                           DATE
SAL                                                NUMBER(7,2)
COMM                                               NUMBER(7,2)
DEPTNO                                             NUMBER(2)
SQL>

Similar Messages

  • Orphaned files - broken links - URGENT

    Hi everyone
    I am currently going through and deleting 675 orphaned files
    and files that are old although if they create a broken link after
    deletion this will not show when I re run the link checker even
    though I know they are. Does anyone know why this is? I can't keep
    deleting things if it is going to create a broken link within the
    site. Also, is there any way of finding out where an individual
    document is located on the site if at all?
    Second issue is that orphaned files that I have deleted in
    both the local site and remote site are still coming up when I do
    the link check. Why is this so and how can I get them removed from
    the orphaned files list?
    Please help
    Merry

    many of the people offering answers use the NNTP newsgroup
    reader version.
    the webforum has been flaky lately i think.
    Here's my reply from a while ago-
    after deleting files- recreate the site cache.
    It's under the site menu on older versions, under
    site-->advanced on newer.
    dw's link checker checks html links, and links in "behaviors"
    that it
    understands.
    it will not check links in most javascript.
    What's an example of a broken link that dw didn't warn of
    when deleting the
    reported orphan? �url address to the page??
    and here are links to a google archive of the newsgroup.
    http://groups.google.com/group/macromedia.dreamweaver/search?group=macromedi
    a.dreamweaver&q=Orphaned+files+-+broken+links+-+URGENT&qt_g=1&searchnow=Sear
    ch+this+group
    http://groups.google.com/group/macromedia.dreamweaver/browse_frm/thread/3b1c
    2e1950cbb577/9ed3b0a716f876c5?lnk=gst&q=Orphaned+files+-+broken+links+-+URGE
    NT&rnum=1#9ed3b0a716f876c5
    > Hi Murray
    >
    > It's just that it says there are 9 posts regarding my
    original question
    > although when I open it up they don't show.
    >
    > Merry :)

  • How to display the one BSP View page (not a start page)Through URL link..

    Hi Sir/Madam,
                 I want to open one BSP view page through URL link...
    Let me Explain clearly..
                I have an Z application ZHRRCF_APPROVAL..In this application approve.bsp file i have added som more Fields..and Finally I am going to click ApproVe Buton /Reject Button.When i click the reject button the the items are rejected.Its working fine.....
              My Requirement is :
                   1. I want to display the approval page directly when i click the URL link from mail box.--i am getting this .. No issues..(Got the URL link from function module)
                   2. After opening the approval page when i click URL link, when i click the reject button-- i am getting the error "The following Error Text was processed in the system GR2."Access via NULL object reference not possible"
                   3. How to proceed the this URL link without error .. the URL link is
    https://abd00093.de.abb.com:8200/sap(bD1lbiZjPTIwMA==)/bc/bsp/sap/zhrrcf_approval/application.bsp?objid=50003421&otype=NB&plvar=01&requestdate=20090121&requestedRsnCode=01&requestedstatus=1&requester=USRECRUITER1&SAPWFCBURL=https%3a%2f%2fabd00093%2ede%2eabb%2ecom%3a0000000000008200%2fsap%2fbc%2fwebflow%2fwshandler%3f_sapwiid%3d000000018491%26_saptask%3dTS51807979%26_saplogsys%3dGR2CLNT200%26_sapuname%3dLINEMANAGER%26_saplangu%3dE%26sap-client%3d200
    ( I got this URL directly using my own function module.. In this function Module i was not getting the SAPGUID -- the error is because of that i am not sure..)How to get this sapguid dynamically..
                    Please guide me to proceed this req asap..
    I am waiting for your reply ....Please
    Thanks and Regards
    Mohan,P

    Please have BPEL loggers both at domain and system level to DEBUG mode. Set all loggers to DEBUG as you are interested to see the entire sequence flow..however, some loggers give you unnecessary info ;/ apart from cube, activation, delivery, dispatch, persistence.
    Added to this, you might want to try SOAPUI, Fiddler, HTTP Analyzer.

  • OBIEE 11g - APEX Integration through Action links

    Hi All,
    We are trying to achieve SSO between OBI and APEX. We got this working by the below process.
    1. Integrate OBI domain with AD
    2. Integrate APEX with the same AD ( Perform standalone configuration)
    3. Create Action Link in OBI pointing to APEX form
    4. Accessing Action Link does not prompt the credentials
    5. APEX form opens up in a separate tab in browser
    We checked this by logging into OBI using an AD ID and jumping to APEX from there through action link. However the user context is not getting carried forward to APEX. For example if we login as "d123456" AD user in OBI, when we access APEX form the user name is appearing as "NO BODY" at the top right corner. We have a use case where in we want to capture the ID who is accessing the APEX form. The field is updated as NOBODY.
    But if we login to APEX stand alone URL, then the actual AD user name can be seen on APEX pages.
    Can some one help on how to carry forward the user context from OBI to APEX.
    Thanks in advance.

    Hi,
    I'm rearching the integration between Siebel Sales 8.1 and and obiee 11g, can you please share how to do the integration between the two? Some issue we can discuss together.
    Any docs or points would be very helpful.
    Thanks.

  • I have a problem with two PDF's when trying to open them through a link on a web page. The two PDF's open fine with Adobe on my own PC and on the server I have copied it to but when they are opened through a link on a web page (pointing to the server wher

    I have a problem with two PDF's when trying to open them through a link on a web page. The two PDF's open fine with Adobe on my own PC and on the server I have copied it to but when they are opened through a link on a web page (pointing to the server where the PDFs open fine) I get an error 'There was an error processing a page. Invalid function resource' The other one just doesn't open at all. Can anyone help with this please?

    Hello,
    Are the pdf linked correctly in the website? Is this a public website? If yes, please post the link here.
    ~Deepak

  • Purchase Order Authorization through Navigation link

    Hi
       I am having an requiremnet like these........
            1) 2 users entering purchase orders in diferent systems alternatively.
            2) After entering purchase order 1 user didnt allow to see other user purchase order through navigation link he can see other user purchase order
               (Note:if he navigate means only that particular users purchase orders only have to display)
            3)only manager user have to see all the users purchase order.
       Is there any Authorization will be there to acheive the above process.
    Regards
    Vinoth

    Hi Vinoth..
    Check with the data ownership authorizations.
    https://help.sap.com/saphelp_sbo882/helpdata/en/45/05bc8224a70489e10000000a155369/content.htm
    Regards
    Kennedy

  • When in Safari, I try to text the link in the address bar to a contact through the link at th ebottom of safari and it never goes to th econtact and the message is lost.  Any fix here or is it a bug in 7.0.2?

    When in Safari, I try to text the link in the address bar to a contact through the link at th ebottom of safari and it never goes to th econtact and the message is lost.  Any fix here or is it a bug in 7.0.2?
    Re Create the task:
    1. Open Safari
    2. Go to the desired website/address
    3. Click the send icon at the bottom (Square with arrow pointed up)
    4. Click Message
    5. Add contact in "To:" line
    6. Hit send
    It locks up and lags here on me and the message never shows up at the contacts phone/imessage/etc.

    Hi,
    /Users/sarahschadek/Desktop/Safari.app/Contents/MacOS/Safari
    Move the Safari app from the Desktop to the Applications folder.
    Restart your Mac.
    That's why you see this:
    When I try to do the updates my computer says it has ready it goes through like it is downloading them then at the end it says some of the files could not be saved to "/" files.
    After your restart your Mac, click the Apple  menu (top left in your screen) then click:  Software Update ...
    Carolyn  

  • Trying to add a Word Press blog to my Dreamweaver site through a linked tab... is it possible?

    Trying to add a Word Press blog to my Dreamweaver site through a linked tab... is it possible?  My client wants a blog on his website that I am curently creating in Dreamweaver and I am clueless on how to manually create one using a DB... so is it possible to use a menubar link to go to a wordpress page that would contain the blog?  Please help.
    Thanks,
    TIffany

    Be sure to install WP files inside a separate folder on the domain.  
    yourdomain.com/blog/wp
    http://codex.wordpress.org/Installing_WordPress
    Link to blog:
    <a href="http://yourdomain.com/blog/wp/index.php">Link to Blog</a>
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com/

  • Failure to sync contacts and calendar from Outlook through BlackBerry Link after update

    Hi everyone,
    I have both z10 and z30. I have been syncronizing my Outlook contacts and calendars to both of them through Blackberry Link. My z10 automatically updated several days ago and I lost everythiing on the phone including contacts, calendar, texts, phots, etc. And then the same thing happend to my z30...
    Now I am trying to sync my Outlook contacts and calendars to them through Blackberry Link as I always did but it turned out unsuccessful. It stops at 'Getting status from Blackberry calendar' and it also pops out a message saying 'BLACKBERRY-7D1B Sync was unsuccessful. An error has occurred during an attempt to access to device data.'
    I already tried to reinstall Blackberry Link and reset my phones but neither of these worked out.
    Please help. Thank you!

    This is exactly what I am dealing with. Blackberry Link will work great for awhile and then something happens and I can not sync my contacts. I have spent many hours and days trying to fix this to no avail. BB support has been great but I still go through a long process each time. This week I finally gave up and started using the Microsoft Hotmail Outlook Connector since my company does not offer Active Sync or Exchange. It works flawlessly. I would dedfinitely check it out. If you swith to a Widows Phone or Android this is one of the options they recommend you use.
    In a nutshell Link is awful and BB should be ashamed of the product they put on the market. I will only use it for syncing pictures and documents. Good luck!

  • Error during updating 10.2 software through BB link

    when updating through BB link it reaches 40 % and after that a message of ( software update encounterd an error )
    i retryed about 4 times and always the same at 40 %
    please help

    Hey mine stops at 10% ! What did you do? Have you succeeded updating? If you do please tell me how cause I'm frustrated with it !

  • Upload of doc through Archive link

    Good morning to all
    wht is the T-code for uploading the doc into the archive link????
    pls give me the step by step process
    Regards
    SURYA

    hi,
    TC- OAWD upload document.
    preequisite;
    1. u have to be defin document type
    2. u have to be link this doc type to content reopository
    3. u have to link this doc to link table [only for archive linking ex TOA01]
    4. u have to set work flow.
    Ex;
    spro>SAP NetWeaver>Application Server>Basis Services>ArchiveLink-->Basic Customizing
    u2022Maintaining Content Repositories TC-OACO
    Content repositories are logical units within a storage system.ZA
    u2022Maintaining Business object type
    Here you have to maintain standard business objects which are given by
    SAP.BKPF
    u2022Maintaining Document Classes
    The document class is the technical format of a document type (for
    example, PDF, TIF, DOC etc.).
    u2022Maintaining document types
    A document type groups documents of the same type together, Some
    customizing settings for storage scenarios are made according to the
    document type. Before a document is stored, it must be assigned to a
    document type so that the correct processing for the document is
    triggered.Z_FIINVICE
    u2022Maintaining Links
    You could link a document type to an object type, a content repository
    through a link table. TOA01
    After this u need to set work flow
    Customizing Incoming Documents>Workflow Scenarios>Use Workflow Wizard
    here u have to mention workflow nomber i gave earliyer.
    After this go to tc-OAWD, u will get Z_FIINVICE, double click and link doc to this doc type.
    A work flow task generates, open office mail, execute work flow, enter FI number and save.
    Benakaraj
    ??P

  • Accessing function through DB link, giving error.

    Hi All,
    I am using Oracle 10g. I am having a function which is being called in a 'Select' query. And with in the function i have done exception handling, in which in case of exception, i am inserting the records into one table and its is 'pragma automnomous'. So its working fine , when i called this function through the 'Select' query from my own DB. but when i called the function from another DB through DB link, its giving me error stating , DML is not possible in function.
    can you please suggest some other alternatives or hoe to handle this situation?

    930254 wrote:
    Hi All,
    I am using Oracle 10g. I am having a function which is being called in a 'Select' query. And with in the function i have done exception handling, in which in case of exception, i am inserting the records into one table and its is 'pragma automnomous'. So its working fine , when i called this function through the 'Select' query from my own DB. but when i called the function from another DB through DB link, its giving me error stating , DML is not possible in function.
    can you please suggest some other alternatives or hoe to handle this situation?You have tables. We don't.
    You have data. We don't.
    You have code. We don't.
    You have error. We don't.
    You have mystery. We have no clues.
    You're On Your Own (YOYO!)

  • Commit through databse link

    Hi all,
    10.2.0.1
    RHEL4
    I am inserting some data to a remote location through database link.
    SQL>insert into tbl1@dblnk select * from tbl1;
    How should i commit?
    How would commit take effect?

    Commit as normal. Oracle will take care of it using two-phase commit.
    For more information see:
    http://download-uk.oracle.com/docs/cd/B19306_01/server.102/b14231/ds_txns.htm#g1013136
    Message was edited by:
    Anvar Huseynov
    added the link

  • How to access the LOB objects through database links??????????????

    How to access the LOB objects through database links??????????????

    Hi
    See:
    http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:52297289480186
    http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:5322964030684
    And you also might want to get a new keyboard, your '?' seems to be stucked....

  • [iPhone] Start application through browser link, how?

    We have a homepage for our game, and the user can visit the homepage through a button in the game.
    Now it would be convenient for the user to change back to the game through a link on the homepage.
    I know this works because this site for example pulls it off somehow:
    http://www.sunflat.net/iphone/app/papijump/?lang=en
    Download papijump (its free), open the page, click the start-link and papijump will start.
    I was experimenting with custom url schemes but with no success. All that safari tells me for my test links is :
    "Safari can not open the page because the URL is invalid"
    As example: For my game I registered the URL Identifier "com.Companyname.iphone" and the Scheme "Gamename"
    using "com.Companyname.iphone.Gamename:" wont work for me.
    Please help us out!

    It shouldn't make any difference, but I'd recommend using "gamename" rather than "Gamename".
    After that, you should find that the gamename: prefix on its own will work for you. It does for me. You shouldn't include the URL identifier as part of the prefix.

Maybe you are looking for