Regarding databse link

Hello,
I am trying to select data from other schema. I have Select privilege with me .The database link is already there. But when I try to select it gives message 'No row selected'. Table is already populated with data. Code is here
select * from olpmm.cb_error;
no rows selected
So wht you think about this.
Gursimran

I am trying to select data from other schema. I have
Select privilege with me .The database link is already there. When you have select privilege on other schema table/s , why you need database link ?
message 'No row selected'. Table is already
populated with data. Code is here
select * from olpmm.cb_error;
no rows selectedconnect to schema olpmm and check is there data in cb_error ?
- Virag Sharma
http://virag.sharma.googlepages.com

Similar Messages

  • Regarding hyper-link function of Indesign

    I recently find a surprising case of indesign regarding hyper-link function. I am using the hyper-link function to make a URL such as "www.t-mobile.com" to ensure the URL can be jumped correctly in Acrobat 6 or lower versions. Then I open the PDF and put the hand-tool over the URL. I wonder that the URL isn't correct (appeared as below screenshot). I try to find out why does it happen. I delete the "n-dash" between the "t" and "mobile", and re-create a PDF for a look. Then everything is fine. Would anyone please advise? Thanks ahead.

    The way a hyperlink is presented and the name referenced in the hyperlink panel, you can use a en-dash in the address. But the way it is entered in the URL option of the panel: http://www.t-mobile.com, you must use a regular dash for the hyperlink to work.

  • Databse link creation from 9i to 10g

    hii all
    i just want to create databse link as below"create databse link linkname connect to remoteuserid identified by remote password using "........"
    thats where iam getting confused what should we place if my tnsnames looks like "orcl.com =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = ip address)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = ORCL)
    well after puting db name as using in statement i am getin error when i execute any table in remote db.
    1.tns -nolistener
    2.ORA-12545-Connect failed becos target host or object does not exit
    above r some of errors i get while iam trying to create databse link
    please put on some thoughts on this kindly..
    thanks

    copy, paste and post here for db link creation and the error returned. you can replace the username/password/host with dummy ones.
    Sean

  • Regarding iPhone link up with Mac book, am i charged by my cell company even if i am on wifi?

    Hi there!
    Regarding iPhone link up with Mac book, am i charged by my cell company even if i am on wifi?
    I ask because i travel to europe often, and need to get a phone there.. this would save me a whole lot of money and hastle
    Thank you

    Streaming will be faster from the new iMac.  However it is still a good idea to keep the bulk of your material, 400 GB is a lot of content, on external drives.  That serves to protect the material if an internal drive fails, and also keeps the internal drive from getting too loaded down.  You can increase speed by simply moving content you want to use in the short term to the iMac SSD where it will be at its fastest speed, and then take it off when no longer needed there.
    That gives the speed and security for your material.

  • Question regarding using links in Discoverer 10g

    Hi All,
    I have a workbook which uses links. The 1st worksheet is connected to the second worksheet using a simple parameter and link. It works fine.
    But when a users saves this report and tries to use the link, Discoverer tries to open the work sheet from the query which I had created and not the one from the worksheet which the user has saved.
    I am not sure if that the regular feature of the Link functionality or if there is a bug/workaround.
    Is it possible to set these reports to open the worksheet from the saved workbook instead of the original one.
    Any help is appreciated. Please let me know if I have confused you.
    Thanks.

    Hi,
    I've had a look at this on Metalink and there seems to be lots of different bugs with manage links on 10g.
    We build our reports under one user and share it with all other users, easier to manage. We've built some reports exactly has you have and it also works fine. I'll try to resave this as another user and see if we have the same problem.
    For info there are links to several different bugs related to lots of scenarios Here (You'll need metalink access).
    Couldn't find your exact problem in there so you want to raise it with Oracle.
    Regards,
    Lloyd

  • Query regarding Enterprise Link installation

    Hi,
    Request a clarification from this forum.
    I am working on the Oracle BAM example provided in the paper "Enabling Real Time Operational Analytics: Integration between Oracle E-Business Suite 11.5.10 and Oracle BAM 10.1.2". In the section titled "Design Data Extraction and Consolidation Layer", there are certain steps to be performed from Design Studio.
    My existing installation was done using the package "bam_windows_x86_101330.zip" (which is without Enterprise Link). Now can I download the "bam_with_el_windows_x86_101330.zip" and run the installation just to install the Enterprise Link component separately without disturbing the current Oracle BAM setup?
    Thank you.
    Regards,
    Balu

    When I am trying to login into Design Studio, below error is occurring:
    Unable to connect to the Sagent Data Flow Service.
    [Sagent error code:  PlanMgrEnv -- 0x1, PlanMgrEnv -- 0xE]
    CSa_Exception
    [Sagent error code:  TP -- 0x2, TP -- 0x17]
    [Windows error:  10061]
    No connection could be made because the target machine actively refused it.
    Request someone to help me resolve this issue.

  • Regarding the link to visit Component deployed to portal

    hi all:
       I deploy portal component to portal,  could you please tell me the route (address or
    link) to visit the component via IE ?
    thank you very much

    Hi Jingying,
    Please refer to below document for accessing portal component.
    http://help.sap.com/saphelp_dm40/helpdata/en/25/85de55a94c4b5fa7a2d74e8ed201b0/content.htm
    http://help.sap.com/saphelp_sm32/helpdata/de/36/5e3842134bad04e10000000a1550b0/content.htm
    Hope it will helps
    Regards
    Arun

  • Accessing partitioned table thru remote databse link

    Dear All
    I want to use create table command in my database .I want access partitioned table of remote datbase thru database link.Pl let me know the scripts.
    Thanks
    Parth
    NB : I was using the foll but actually the data given is wrong.
    select * from Data@prod "partition(part_feb03)";

    Don't able use partition table with the database link, sorry
    Regards
    Hector

  • Regarding database Link

    Hi
    I have created database link into my test database TEST1 to access (SELECT ) my production database PROD1.
    So far I know database link is resource hunger.
    I want to know exactly where most resource use TEST1 or PROD1 database.
    Please describe me.
    Regards
    jewel

    user623166 wrote:
    Hi
    I have created database link into my test database TEST1 to access (SELECT ) my production database PROD1.
    So far I know database link is resource hunger.Please share a link or document which says so.
    >
    I want to know exactly where most resource use TEST1 or PROD1 database.How exactly do you plan to consume this database link?

  • Regarding DS3 link monitoring

    We are having ds3 link (45Mb)terminated over 7507 router on fa4/1/1 port.
    Now as it has been terminated over fastethernet port when it goes down
    state of fa4/1/1 was up.
    I want to know how to monitor it through ciscoworks LMS.I want to generate
    alert when it goes down though fa4/1/1 interface is up
    Second BW utilization its showing with scale of 100Mb as we are
    terminating it over ethernet.We want it with scale of 45Mb
    Please guide us on configuration on router and LMS
    Regards
    Vaishali

    Hi
    1] want to know how to monitor it through ciscoworks LMS.I want to generate
    alert when it goes down though fa4/1/1 interface is up
    To achive this one you can configure IP SLA in router to generate alert. Because Metro Ethernet link never goes down.
    2] Second BW utilization its showing with scale of 100Mb as we are
         terminating it over ethernet.We want it with scale of 45Mb
    You need to change the interface detail in DFM .
    I Recommend to post this question in Network Management you will get answer from Mr.Joe Clark
    Regards
    Chetan Kumar

  • Databse link not work

    I have created database link to access remote data.
    Also added TNSNAME entry for remote databse into tnsname.ora
    but while firing select query using DB link gives error
    ORA-12154: TNS:could not resolve the connect identifier specified
    Plz let me know hw to solve this problem
    Thanks in adavance

    Did you add the entry to the tnsnames file on your client machine? Or the tnsnames file on the database server? A database link will use the TNS configuration of the database server, not your client.
    Justin

  • Regarding SS7 link on AS5350XM

    HI,
    I trying to connect As5350XM with E1 interface to SS7 gateway ( STP) with the help of cisco PGW. Below is my AS5350XM config:
    controller E1 3/1
    framing NO-CRC4
    channel-group 0 timeslots 1
    ds0-group 1 timeslots 2-31 type none service mgcp
    interface Serial3/1:0
    no ip address
    encapsulation ss7
    channel-id 0
    end
    I see interface Serial 3/1:0 is down but the E1 is Up.I have configured PGW with AS5350XM connection, i can see the OPC and DPC requests from PGW on AS5350XM but i cannot see any request from E1/SS7 Gateway. This is beacuse signaling interface Serial 3/1:0 is down. Is there any debuging mechanism for this?

    This is my config with signaling link on channel 16:
    controller E1 7/0
    framing NO-CRC4
    channel-group 15 timeslots 16
    ds0-group 0 timeslots 1-15,17-31 type none service mgcp
    description
    interface Serial7/0:15
    no ip address
    encapsulation ss7
    channel-id 0
    no snmp trap link-status
    mgcp
    mgcp call-agent **** 2427 service-type mgcp version 1.0
    mgcp dtmf-relay voip codec all mode nte-gw
    mgcp rtp unreachable timeout 10000
    mgcp modem passthrough voip mode nse
    mgcp modem passthrough voip codec g711alaw
    mgcp codec g711alaw packetization-period 20
    mgcp playout adaptive 60 10 250
    mgcp package-capability dtmf-package
    mgcp package-capability rtp-package
    no mgcp timer receive-rtcp
    mgcp fax rate 9600
    no mgcp fax t38 ecm
    mgcp fax t38 ls_redundancy 2
    mgcp fax t38 hs_redundancy 2
    mgcp fax t38 nsf 000000
    mgcp rtp payload cisco-codec-fax-ind 106
    mgcp rtp payload cisco-codec-fax-ack 105
    mgcp rtp payload-type nte 101
    mgcp profile default
    timeout tsmax 100
    no max1 lookup
    ss7 session 0 address PGW1_IP_ADD 7000 AS_IP_add 7000 session-set 0
    ss7 session 1 address PGW2_IP_ADD 7000 AS_IP_add 7000 session-set 0
    ss7 session 2 address PGW1_sec_IP_ADD 7000 AS_sec_IP_add 7000 session-set 0
    ss7 session 3 address PGW2_sec_IP_ADD 7000 AS_sec_IP_add 7000 session-set 0
    Regards.

  • Problem in Databse Link Creation

    I have created two Databases Named 'DBOLMMS' and 'MMS2' on same Server. There is User 'MMSUSER' in both Database and there two diffrent services for both Databases Named 'DABOLMMS' and 'MMS2' respectively. I wish to share some of the tables in 'MMS2' into 'DABOLMMS'. So I tried to Create Database Link using following command is SQL Plus
    CREATE DATABASE LINK MMS2 CONNECT TO MMSUSER IDENTIFIED BY MMSUSER USING 'DABOLMMS2';
    Link is created without error but when I try to access data using this link as following
    SELECT * FROM TAB@MMS2;
    I get following error
    ERROR at line 1:
    ORA-02085: database link MMS2.US.ORACLE.COM connects to MMS2
    Pl. send solution on [email protected]
    Thanks
    Indraneel
    null

    Please check the following:
    1. Create the DBLink name different than the Database name of the second DB.
    2. in init.ora give global_names=false
    Hope this will solve.

  • Create a databse link to oracle 11g database

    Hi All,
    I have installed oracle 10g express edition n Apex 4.0.2 verion.
    Now i want to connect 11g database to Apex. When i try to connect,
    it prompts me an error saying;
    Error Testing Database Link.
    ORA-01017: invalid username/password; logon denied ORA-02063: preceding line from PRODSTDBY
    And at the same time i can connect a 10g database successfully.. is this because of oracle db versioning issue ???
    if yes, how can i able to overcome from this issue...????
    please somebody help me to solve this......
    Thanks in Advance,
    Max

    Telnet is not running on the server, I tried starting it, but it failed. When trying to connecting from my local machine through telnet, it is giving the following error:*Could not open connection to the host, on port 23: Connect failed*.
    I am able to connect to the machine through SSH(putty).
    Is there any other way to test if port 1521 is accepting connections?
    Thanks,
    Rajesh.

  • DATABSE LINK

    I WANT TO CREATE A DATABASE LINK FROM ONE SERVER TO ANOTHER SERVER,WHERE BOTH OF SERVER HAS SAME SID.

    WHERE BOTH OF SERVER HAS SAME SID. Do you mean database name are same ?
    Just try to make two different tns entry name pointing each to the database/server as well.
    Nicolas.
    PS : write in cap is considering as shouting, there is no reason for that, so please, disable your caplock at the left of your keyboard.

Maybe you are looking for

  • Deleting the Row from the table is not refreshing the contents in the form

    Hi, We developed a table and form in the same UI based on the following suggestion. Display and edit currently selected row of ADF Table in ADF Form 1. Created one view object based on the employees table. 2. dragged the view object to the UI as tabl

  • Problem with instalation of Full ABAP Edition-Trial

    Hello, I have problem with this installation, I've tried everything and still I see error during installation. Computer name: Dawid Microsoft Windows XP SP2 Windows firewall: disabled Norton AntivVirus Auto-Protect: disabled host file: 10.10.0.10 Daw

  • Can't get fade option to work when stroking a path!

    For some reason I can't get the fade option to work when I stroke a path for line work in Photoshop CS 6. I'm using a wacom intuos 5 pro. I set my brush settings to fade and whenever i push stroke path with simulated pressure checked it does the thin

  • Kernel panic with wifi backup to Time Capsule

    I have had no problem with wireless backup to Time Capsule until recently when I would consistently get a kernel panic during the backup. Is it a corrupt file? How would I isolate it? Or could it be a directory problem that DiskWarrior would fix? I c

  • How do I add games to my ipod????

    I tried everything i could, but i have no idea how to get a game onto my ipod after download