Can't See Fields or Views with Oracle Connection

We have a report that connected to Oracle. Previously, we were able to see the tables and views and connected some of them in our report. However, now we can't see those tables or views. We can see the fields under them but not the tables or views they belong to. Is there anything we can change to fix this?

Hi,
please check in Options --> Database Tab --> Tables,Views,Stored procedures are checked .
If you are using Odbc connection some times it may happen. Try with oledb connection
Regards,
Sathish

Similar Messages

  • How can I see the whole week with calendar built-in app ?

    How can I see the whole week with calendar built-in app ? My husband has an ipad and he can see the whole week and the whole year... is it possible with iphone 4 ?

    What you see is what is available.
    Turning the iPhone into landscape mode with Month, Day, or List view selected provides the closest thing to seeing an entire week.

  • Can not see the option Execution with Data Change in the infoprovider?

    Hi team,
    i am using query designer 3.x, when i go into my bex brodcaster settings and schedule my report
    i can not see the option "Execution with Data Change in the infoprovider",
    i can only see 2 options
    Direct scheduling in background process
    create new scheduling
    periodic,
    is there any setting which i would be able to see the option "Execution with Data Change in the infoprovider"?
    kindly assist

    Hi Blusky ,
    check the below given link.
    http://help.sap.com/saphelp_nw04/Helpdata/EN/ec/0d0e405c538f5ce10000000a155106/frameset.htm
    Regards,
    Rohit Garg

  • Can't see DDL of views from other schemas in Developer?

    Hi,
    I've seen elements of this problem in other threads but this problem of course has it's own twist.
    I can see other schema's objects EXCEPT VIEW DDL.
    I have given a user every role and priv that I can and they still can't see the view ddl of another schema. They can see procedures, functions etc. just not the view. I've found that if I use the user that created the users I can see the DDL of all subordinate users. Users created under that schema can not see each others views no matter what rights are given. Interestingly enough sometimes when I look to display view DDL it will flash the DDL briefly before blanking the screen. very frustrating. All the Toad fanboys are crowing about how they couldn't possibly use a tool that doesn't allow them to see other view source.
    I have also looked for settings in the preferences but could find none.
    Is this a bug? It seems like one to me.
    Any help is greatly appreciated.
    Thanks
    Mark

    We have a bug logged for this.
    Sue

  • HT201272 How can I see the whole week with calendar built-in app ?

    How can I see the whole week with calendar built-in app ?  My husband has an ipad and he can see the whole week and the whole year... is it possible with iphone 4 ?

    You have posted in the itunes store forum.  This has nothing to do with the itunes store.

  • How can I send files by FTP with Oracle Portal?

    I want to send some file by FTP.
    How can I send files by FTP with Oracle Portal?
    Any ideas?

    Enrique,
    Are you trying to transfer more content from remote locations to expose as items within a portal page? By itself, the Oracle Portal runs within the context of the database so I'm not sure how FTP at the OS level will help. However, if you're attempting to transfer files from a remote PC to upload within the Portal, here are a couple of suggestions.
    Option 1:
    A. Create a portal page.
    B. Convert a region to Items.
    C. When you're challenged to upload a file from the local OS, ensure you've a drive mapped to your remote location and pick the file to upload into the Oracle9iAS Portal.
    Option 2:
    Alternatively, the Oracle9iAS Portal 9.0.2 supports the WebDAV protocol(Web-based Distributed Authoring and Versioning Protocol) allowing endusers with a WebDAV client to upload content into the Portal seamlessly from their desktop.
    Pls. check out:
    http://portalcenter.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/OTN_CONTENT/MAINPAGE/PUBLISH_CONTMGMT/TECHNOTE_WEBDAV.HTML
    Hope that helps!
    Thanks,
    Sudi Narasimhan
    Oracle9iASPortal Partner Management/Development
    I want to send some file by FTP.
    How can I send files by FTP with Oracle Portal?
    Any ideas?

  • Can't use ";" in sql clause with Oracle 8.X

    Can't use ";" in sql clause with Oracle 8.X
    I can't use ";" at the ending of sql clause in VB program. First this program can use with Oracle 7.3.4 database. But now i need to upgrade DB to Oracle 8.1.7 ,program can't operate. It show error Runtime 40002
    and 37000:ODBC driver for oracle/invalid charactor
    Thankyou

    I've seen a lot of discussion about semicolons in SQL
    sent from 3rd party applications. A web search should
    bring up the discussions.
    Also you might get more response if you ask this question
    somewhere else. This is not a VB forum, so you may
    not reach relevant people.
    -- CJ

  • Can I see how many views a book had in the iTunes Store?

    Can I see how many views a book had in the iTunes Store?

    No,  but you can  open your iTunesconnect page and see how many downloads and in what countries over a certain period and there are other none Apple application which offer more info....
    Search  posts by K.T. he has given out this infor previously in the iBooks discussion gpoup

  • What can I expect of my 4s with wifi  connectivity. My 4s receive a signal from the same router I have always used. My 3G would pick up a signal throughout the house, and my 4s won't allow me out of the room. Is my new phone defective or just inferior.

    What can I expect of my 4s with wifi  connectivity. My 4s receive a signal from the same router I have always used. My 3G would pick up a signal throughout the house, and my 4s won't allow me out of the room. Is my new phone defective or just inferior.

    4S at my house have stronger antenna than 3G iPhone. Reset Network Settings, tap Settings App>General>Reset, near bottom>Reset Network Settings. If still problem take to Apple for Warranty Coverage.

  • Can't open a object view with mapinfo

    i have created this object view (with toad 7.6 in a server oracle 9i ITA, i use mapinfo 7.5 ITA):
    CREATE OR REPLACE FORCE VIEW PRG.VISTAMORD
    (PIANO_STORIA_ID, ANAGR_ID, PIANO_ID, TIPOMOD_COD, ZTO,
    PRG, PIANO_STATO, ATTO_DATA, ATTO_TIPO, ATTO_NUM,
    PIANO_VARIANTE, PIANO_NOME, PIANO_NOTE, PIANO_POS_ARCH, PIANO_LEGGE,
    ANAGR_COD_COM, MI_STYLE, MI_PRINX, GEOLOC, ST)
    AS
    SELECT a.Piano_storia_id, a.Anagr_id, a.Piano_id, a.tipomod_cod,
    a.ZTO, a.PRG, b.piano_stato, b.atto_data, b.atto_tipo, b.atto_num,
         b.piano_variante, b.piano_nome, b.piano_note,
         b.piano_pos_arch, b.piano_legge, c.anagr_cod_com,
         d.mi_style, d.mi_prinx, d.geoloc, d.st
    from (piano b inner join ((oggetti_storia a
    inner join aux_indice e on (a.piano_storia_id=e.piano_storia_id)
              and (a.anagr_id=e.anagr_id) and
    (a.piano_id=e.piano_id)) inner join anagrafica c on a.anagr_id = c.anagr_id)
         on b.piano_id = a.piano_storia_id) inner join oggetti_spazial d
              on a.anagr_id = d.anagr_id
    where ((a.tipomod_cod)<>'DEL')
    order by piano_storia_id;
    where oggetti_spazial is a object table (a mapinfo map imported in Oracle)
    if i don't add the order by clause the view is ok and i can open it in mapinfo,
    with the order by clause, when i try to open the view mapinfo give the error:
    "errore Oracle: ORA-00600: codice errore INT., argom.:[15819],[5582],[],[],[],[],[],[]. Impossibile recuperare i record nella tavola.
    can You Help me?

    Hi Gabriel,
    I think with enough patience one could get the ASCII DataPlugin Wizard to create a DataPlugin that would work for your file, but the resulting code generated by the wizard is not easily understandable, and it would not have correctly devined the sampling rate from your file format.  I've written a DataPlugin from scratch which correctly reads the data snippet you sent over.  I included an implicit time channel so that you could easily see the time values inferred from the "SampleRate" line.  The implicit time channel rerquires all the lines in the ASCII file to be parsed in order to figure out the correct channel length (line 58), so if you have large data files you should comment out the time channel lines (44, 45, 58) and use just the implict time information already encoded in the data channel waveform properties (for faster file indexing).  Unless your files are verry large, though, I think you'll like the DataPlugin as it is.
    Brad Turpin
    DIAdem Product Support Engineer
    National Instruments
    Attachments:
    Fischerg_TXT.zip ‏2 KB

  • Can not see the design view nor the java file in CentOS

    Hi all. I've recently installed JSC2 in CentOS. I find this tool really useful. But I have a problem with the design view and the java file view. At the beginning, when I first create a Page1.jsp, I can see the design view and the java view with no problem. I run apps correctly. But after a while, I get a "null pointer exception" error and I am able to see only the jsp view, not the others. I don't even have the option to see the Design and Java views. And the page icon in the project window appears to be darker than a well working page. I'm not really sure what sequence of actions I do to get this error, it just suddenly happens. What I've done so far in JSC2 is to link to pages in the Page Navigation view. It works fine for a while, but after a while I get the error I've described.

    Yes, if I do that It happens the same. I've tried everything. Now I'm using Window$ 2000 and it works properly. Thanks anyway.

  • How can I see changes in table with insertrow();postchanges()without commit

    Hi friends;
    I use jdeveloper 10.1.3.1 with jheadstart 10.1.3.1.
    I create two view object.In the first page I create table with one view object.
    In the second page I create table (with tableselectmany) with other view.
    I select many rows in second page and in the managed bean,
    I insert selectted rows atributes to first pages tables attributes.
    I use this code.
    public String commandbuttonaction(){
    CoreTable table = this.getTable1();
    Set rowSet = table.getSelectionState().getKeySet();
    Iterator rowSetIter = rowSet.iterator();
    BindingContainer bindings = getBindings();
    DCIteratorBinding pr_dcib = (DCIteratorBinding)
    bindings.get("DeptIterator");
    int i=206;
    while (rowSetIter.hasNext()){
    Key key = (Key) rowSetIter.next();
    pr_dcib.setCurrentRowWithKey(key.toStringFormat(true));
    RowImpl prRow = (RowImpl) pr_dcib.getCurrentRow();
    String AM="model.AppModule";
    String CF="AppModuleLocal";
    ApplicationModule empSvc = Configuration.createRootApplicationModule(AM, CF);
    ViewObject emps = empSvc.findViewObject("EmpsView1");
    Row newEmp = emps.createRow();
    newEmp.setAttribute("Manager",new Number(1));
    newEmp.setAttribute("Department",new Number(1));
    newEmp.setAttribute("Depno",new Number(3));
    emps.insertRow(newEmp);
    try {
    newEmp.validate();
    catch (Exception ex) {
    System.out.println("validate catch");
    try {
    empSvc.getTransaction().postChanges();
    catch (Exception ex) {
    System.out.println("post catch");
    Configuration.releaseRootApplicationModule(empSvc,true);
    i=i+1;
    In this code I only postchanges() in first view and dont want to commit.
    But I cant see changes row in the page .If I press save I see transaction completed succesfully message.
    But in database not insertted any rows.
    If I write commit() after postchanges() code I see rows in the table .But I dont want to commit.Only post
    my changes and if necessary I press save button in page.
    How can I see changes in the page without commit???Thanks for all....

    You should NEVER use statements like this in managed beans:
    ApplicationModule empSvc = Configuration.createRootApplicationModule(AM, CF);
    This will create a separate application module instance, not shared by the the web pages. That's why you do not see the changes.
    Instead, you can use the following code:
    ApplicationModule am = (ApplicationModule)JsfUtils.getExpressionValue("#{data.MyAppModuleDataControl.dataProvider}");
    where MyAppModuleDataControl shoud be replaced with the name of your am data control.
    Steven Davelaar,
    JHeadstart Team.

  • HOW CAN I SEE THE ENTIRE STRUCTURE WITH FINDER?

    Hi Folks,
    I need an help. How can I see everything in my hdd, the exact content of it, using Finder and not an 'easy view'? For example, in the hdd root there are folders like 'tmp', 'var', 'usr' and so on but I can't see them from Finder just using the command prompt. How can I do?
    Thanks in advance.
    LS

    Open the AppleScript Editor in the /Applications/Utilities/ folder and run the following:
    tell app "Finder" to quit
    do shell script "defaults write com.apple.finder AppleShowAllFiles 1"
    delay 2
    tell app "Finder" to run
    This script will not allow you to access anything which is set not to be readable by your user account. The /dev/ folder on the startup disk is hardcoded to be hidden to the GUI and cannot be revealed in the Finder by this or any other method. To turn it off, replace the 1 with a 0.
    (53705)

  • Can anybody see what is wrong with this SQL statement?

    Hey guys, just a quick question. Can anybody tell me what is wrong with this line of SQL? I keep getting a syntax error message. I've been trying for ages and I can't see any problem at all!"
    {code}prepStat = connection.prepareStatement("INSERT INTO WeatherHistory (Date, Location, Overview, Temperature, WindDirection, WindSpeed, Pressure) VALUES ('"+date+"','"+location+"','"+temp+"','"+windDir+"','"+windSpd+"','"+pressure+"')");{code}
    All the field names and variables definitely exist so I can't see what the problem is!

    DHD wrote:
    Thanks for the replies.
    I've matched the correct number of column names and variables, but still no luck.
    And how exactly am I misusing Prepared Statements here?As noted above, not according to the code you posted. I didn't just pluck something out of my @ss and throw it out there. There was a reason behind what I said. And, if you mean you changed it, and you still got an exception, then post that exception (completely), and your new code, which is, hopefully, using PreparedStatement, (properly).

  • Can't see the full view of image

    My problem. when I click a thumnail pic it shows its loading but I never can see the image its just black but if I use the loupe tool I can see the image.
    any help please!!!

    Imported 555 Nikon NEF (raw images) direct from D2X via USB into a single project.
    The thumbnails show fine, but some images, when I choose them, display "Loading..." then turn black in the viewer. The Loupe reveals normal details, though the onscreen image is black. If I move away and back, the loupe then only shows black.
    If I "export master" I get a Nikon NEF on my desktop that I can view with Mac OS X standard built-in Preview app. If I import that master back into Aperture, I can view it fine. In the meantime, the original (that I exported) remains black.
    This didn't seem to happen when I had browsed the images immediately after importing. It seemed to start happening after I had applied Levels etc to some of the images in the project. Seems to happen with increasing frequency after I've edited more images in the project.
    I do not have two screens or a second video card. Running the updated Aperture (which is much faster now on stacking).
    G5 Quad   Mac OS X (10.4.3)   6.5 GB RAM / CD 30" / Aperture

Maybe you are looking for

  • HD Audio Pass Through on Mac Mini HDMI port

    There have been various threads realting to this but nothin up to date or resolved as i can determine.  I plan to use a Mac Mini as the core AV processor in a high end 8 channel sound system in a home cinema set up.  The mac mini runing XBMC or simil

  • PI 7.1 Multiple calls of BAPI

    Dear all, We have a file to RFC scenario; the file consists of multiple invoices which should be posted with BAPI_ACC_DOCUMENT_POST. As described in the Weblog of Michal Krawczyk (XI: IDoc bundling - the trick with the occurance change) I have export

  • Need to get the file name at the time of polling

    Hi... I am transferring the data from csv file to database. I put the file in a directory. File adapter will read that file for every 2 minutes. I have a column name in database to which I need to map the incoming file name. Here my requirement is: h

  • I want Anna back to my phone.

    please i want anna back to my phone Moderator's Note: We have changed the title into a subject-related title. This is to keep the forum organized and let other forum users easily see and respond to this post.

  • Could not get VHB/MDB at block on USB Thumb drive

    I'm trying to not have to shell out $100 for DiskWarrior and because im on a Macbook Air, with no media drive, so i think i'd have to shell for a usb optical drive too.... so if someone can help me with this stupid, stupid, occurance (which will teac