User tables disappeared from our Planning SQL table

All of the user tables in the SQL database associated with our Planning application mysteriously disappeared.
We created a classic Planning application and converted it to an EPMA application. We deployed the application in our test environment and then used Lifecycle Management to migrate it to production. Everything was functioning well until we started getting errors saying "Creating rebind thread to RMI
Query Failed: SQL_GET_SYSTEMCFG: null
java.sql.SQLSyntaxErrorException: [FMWGEN][SQLServer JDBC Driver][SQLServer]Invalid object name 'HSP_SYSTEMCFG'."
We checked the tables in our production Planning relational database and all of the HSP* tables were gone. The HSP_SYSTEMCFG table disappeared sometime before 11/14/12 and the remaining tables disappeared between 11/14 and 11/16. The tables went missing in both our test and production environments, but I'm not sure of the timing for the test database. Our SQL DBA couldn't find any unusual activity in the SQL logs. We are trying to determine the cause and have not had any luck so far. Has anyone else experienced this problem?
We have restored the tables from a database backup but are concerned that the problem could occur again.

Are you serious? This is EXACTLY the same isue that ypou had ORACLE USER_TABLES Table names in CAPITALS.

Similar Messages

  • How to select data from a PL/SQL table

    Hi,
    I am selecting data from database after doing some screening i want to store it in a PL/SQL table (temporary area) and pass it to oracle reports.
    Is there any way to select the data from a PL/SQL table as a cursor. Or is there any other way of holding the temporary data and then pass it back as a cursor.
    Regards
    Kamal

    A PL/SQL "table" is anything but a table. Whoever came up with this term in PL/SQL to describe what is known as dynamic arrays (the correct programming terminology that existed since the 70's if not earlier and what is used in all other programming languages I'm familiar with)... well, several descriptions come to mind and none of them are complimentary.
    You cannot "select" from a PL/SQL dynamic array as it is not a table within the Oracle context of tables.
    Thus you need to convert (cast) a PL/SQL dynamic array into a temporary Oracle data set/table in order to select from it. This is in general a Bad Idea (tm). Oracle tables and SQL and concurrency controls and all that are especially designed for processing data. PL/SQL arrays is a very simplistic data structure with very limited usage. Why would you want to use that in SQL via a SELECT statement when you can use Oracle tables (or proper temp tables) instead? Besides that, it is also slow to cast a dynamic PL/SQL array into an Oracle SQL data set structure (context switching, copying of memory, etc).
    The proper way to use PL/SQL to generate data sets for use via the SQL engine is pipelined table functions.
    This is not to say that you should never use PL/SQL arrays and casting in SQL.. simply that you need to make sure that this is the correct and scalable way to do it. And that will also always be an exception to the rule when you do.

  • Is it possible to show data from two different sql tables?

    Is it possible to show data from two different sql tables? Either to show combined data by using a join on a foreign key or showing a typical master detail view?
    I have one table With data about a house, and another table With URL's to images in the blob. Could these two be combined in the same Gallery?
    Best regards Terje F - Norway

    Hi Terje,
    If you have a unique key, you could use one of the following functions for your scenarios:
    If you only have one image per house, you can use LookUp:
    http://siena.blob.core.windows.net/beta/ProjectSienaBetaFunctionReference.html#_Toc373745501
    If you have multiple images per house, you can use Filter:
    http://siena.blob.core.windows.net/beta/ProjectSienaBetaFunctionReference.html#_Toc373745487
    Thanks
    Robin

  • My daughter wants to remove herself from our plan and use a different cell provider. However, our contract is not yet up, what is the penalty for removing her early?

    My daughter wants to remove herself from our plan and use a different cell provider. However, our contract is not yet up, what is the penalty for removing her early?

    For contacts started before November 14, 2014, the ETF is $350 minus $10 per month of the contract term completed for smartphones. For other ddv6,it is $175 minus $5 per month of the contract term completed. You will need to call customer service at 1-800-922-0204 or *611 to find out the ETF amount for contracts started on and after November 14, 2014.

  • I want to disconnect 1 mobile phone from our plan. How do I do that?

    I want to disconnect 1 mobile phone from our plan. How do I do,m that?

    If you are the account owner, you can call Verizon customer service (800-922-0204) and ask for that line to be cancelled.  Is the line out of contract?  If there is time remaining on the contract for that line you will be charged an ETF (Early Termination Fee) based on the type of phone the original contract was for.
    Cancelling a line of service can't be done online, you need to call in or visit a store to get it done.

  • Variant Configuration - Planning tables disappearing from planning profiles

    Hi everyone,
    I'm having a strange problem with some planning profiles I've set up in MDPH for several of our configurable products. I'm getting reports from our production planners that certain planning tables within these profiles are suddenly disappearing from the profiles, along with all the values they've input for those characteristics. This is apparently happening without anyone making any changes to the profiles.
    By way of background, I've recently created several new variant models (including planning profiles) for a new series of products, several of which share characteristics with the variants that are experiencing the problem I described. Is it possible that this might somehow be impacting the planning profiles of the old variants?
    Any help is greatly appreciated. We're running 4.6c, FYI.
    Thanks,
    - Greg

    Hello Anil,
    Thank you very much for your reply. I've read both notes you referenced and they seemed very promising in that the symptoms described match what we are seeing. Unfortunately, however, they don't seem to reflect the root cause of the problem I'm seeing. Our users are logging in in English, and we have English names for the characteristics in question. Also, we are on a later patch version (55) than the one that fixed this issue (51). So I don't think this one will help us to fix the issue.
    If you have any other ideas, please let me know. Thank you again for your help on this!
    Regards,
    - Greg

  • Inserting values from a PL SQL table to a database table

    Hi,
    Here is my dilemma.
    I have values inserted to a pl sql table which I have gathered from a web page. Now I need to add these same values to a database table. I see the values as 1-'AA', 2='BB' etc.
    I use the following code to insert to a outside table in the database and it seems to be crashing.
    for i in app_table.first .. app_table.last loop
    r_convention(i).priority_country_code:=app_table(i);
    insert into test_countries
    values (test_seq,tion(i).r_convention(i).priority_country_code);
    commit;
    end loop;
    WHen I run this code I see the values. But it goes to the first value and then crashes and does not go through the
    rest of the values. What am I missing here?
    Thanks!

    Hi,
    Why can't you directly insert into the table from the object type....
    for i in app_table.first .. app_table.last loop
    r_convention(i).priority_country_code:=app_table(i);
    insert into test_countries
    values (test_seq,app_table(i));
    commit;
    end loop;Can you give me your complete code, so that we can have a better picture..
    Edited by: plsql dev on Sep 10, 2010 10:14 PM

  • Problem with Exception Worksheet using Data from Supply Plan Data Table

    I added a series for a flag that indicates whether product is sourced from multiple manufacturing sites for a given customer and item. The flag is on the supply plan data table because it depends on the scenario. I created an exception worksheet for when the flag is set but all combinations are being displayed. If the flag is not set for a given combo then "Selected Page Item has No Data" is displayed in place of the table. I want only the combinations that meet the exception to be shown. I tried setting up an exception worksheet for customer shipments which is also on the supply plan data table but saw the same issue with all combinations being displayed whether or not the condition is met. Does anyone know of any issues with using exception worksheets with the supply plan data table? I searched the documentation and saw that exceptions behave differently with promotion series but this isn't a promotion.
    I'm using Demantra version 7.2. Thanks for any help!
    Edited by: user9253208 on Mar 30, 2010 6:40 AM

    Thanks. We have come up with a workaround. While the combinations on the left are not affected by the exception, the data in the main table is so we moved as many levels as possible into the table. The performance is slow but the data is more useful, especially when exported into Excel. I was hoping for a better solution but I guess we'll just have to stick with what we've come up with.

  • How to fetch the data from a pl/sql table and varray, with some example

    I want to fetch the data using a cursor from Pl/sql table and varry and I want to update the data.
    Please provide me some example.

    PL/SQL Table  - please note that, right term is Associative Array.
    Presumably you are referring to the 'often heated' back-and-forth that sometimes goes on in the forums when people refer to ANY PL/SQL type using a term with the word 'table' in it?
    Curious that you then show an example of a nested table!
    type emp_tab is table of employees%rowtype;
    The 'right term' for that is 'nested table'. The following would be an 'associative array' or 'index-by table'
    type emp_tab is table of employees%rowtype INDEX BY PLS_INTEGER;
    Those used to be called 'PL/SQL tables' or 'index-by tables' but 'associative array' is the current term used.
    Associative Arrays
    An associative array (formerly called PL/SQL table or index-by table) is a set of key-value pairs. Each key is a unique index, used to locate the associated value with the syntax variable_name(index).
    The data type of index can be either a string type or PLS_INTEGER.
    Since the Oracle docs often use 'PL/SQL table' or 'index-by table' it isn't unusual for someone asking a question to use those terms also. Technically the types may not be 'tables' but it's clear what they mean when they use the term.
    In PL/SQL the term 'nested table' is still used even though the PL/SQL collection is not really a table. SQL does have nested tables where the data is actually stored in a table. The PL/SQL  'nested table' type can be used as the source/destination of the SQL data from a nested table so that may be why Oracle uses that term for the PL/SQL type.
    The doc that SKP referenced refers to this use:
    Nested Tables
    In the database, a nested table is a column type that stores an unspecified number of rows in no particular order. When you retrieve a nested table value from the database into a PL/SQL nested table variable, PL/SQL gives the rows consecutive indexes, starting at 1.

  • Getting the value from a PL/SQL table

    I have a view ( VIEW$TEMP ) that is building on runtime using FormsDDL.All its fields are varchar2 but the columns are not predefined.
    In a Package (P) Specification I have define a PL/SQL Table like that:
    type tt is table of view$temp%rowtype index by binary_integer
    vTable tt;
    I have opened a cursor and fetch the VIEW$TEMP into vTable.
    Now I Need a function
    F( vRow in number, vField varchar2 ) return varchar2
    that take as arguments a row of the vTable and the Field name as varchar and returns to me the value in the table. This must be to the server(so I can not use copyto).
    Any help will be helpful.

    Hi,
    Excuse me, but, if, as I understood, the structure of the view changes at runtime, that would make the any stored procedure invalid, so that, before any execution, the given stored procedure would need to be compiled. Is it not so?
    As for that function you need, you simply have to use dbms_sql (if that could be called simple).
    Personally, I'd put the problem someway else and use different data structures and views.
    Yet, please, don't get me wrong, I'd like to know more about this particular solution you are willing to implement.
    Regards,
    BD
    null

  • User accounts disappeared from Mac Server

    My company uses a Mac Server OS X v10.7.5 which we store all our files on and staff connect to it using a mapped drive (B:). This afternoon we stopped being able to connect, we rebooted the server like we normally do, however, when it came back online all of the user accounts have disappeared leaving only our admin account!
    All of our files and folders are still there, it's just the user accounts used for accessing these folders that seem to have disappeared.
    Coincidently, the + sign under the Users section is greyed out in server.app so I'm having to use Workgroup Manager to add new users. I've tried doing this for myself and given my user account access to the folders that I need however, when I try to map the B: it doesn't recognise my server credentials any more.
    Basically, at the moment, no one can access any files or folders so I'm really hoping that someone has an answer on how to either restore the missing user accounts (if that's possible) or how to set up the user accounts so that we can access the files again.
    Thanks in advance for any help.

    From what I found out it was to do with corrupted Open Directory file, if you've previously archived the Open Directory (through Server Admin) you can restore a previous version or, as we had to do, copied all the server files to an external hard drive and restore from Time Machine, we did it for a point a week ago when it was working and all the user profiles came back.
    If you don't already know how to do that, restart the server but hold down the cmd and R (command key and R key) at the same time until it gives you a screen with a list of restore options, select Restore from Time Machine Backup and select a date from a few days ago or whenever you knew it was working fine, depending on the size of the files on your server it can take a couple of hours to do this. Then copy the files from the hard drive back on to the server so youy have the latest versions again.
    After it had done this all the user profiles were restored with passwords and groups etc..., if you do remove and restore the files then you may need to re-do any file access permissions but other than that it should be back to how it was before.
    Hope this helps and I've explained the process ok.

  • How can I construct a list of text values in Table 2 from text values in Table 1:Column A, based upon a test value in Table 1:Column B?

    I am looking for a way to essentially import a select group of values from one table into another. If, for instance, I have a list of names in Column A and a list of colors in Column B, I would like to be able to compile a list of the names which coincide with each distinct color, and do so in a new table specific to that color. Probably an obvious solution, but I'm a relative newbie with Numbers and my spreadsheet experience is fairly limited so I apologize if this is embarrassingly rudimentary. Thanks in advance for any help you can give.

    You can extract a subset in a separate table by adding a helper index column to your table with the original data and using a formula in the separate table.
    But first, have you tried just using a filter on the table to view a subset of the data?  You would simply filter on a color in your Column B and would immediately see the names specific to that color in Column A.  And you could copy-paste those names elsewhere as needed.  No extra columns. No formulas. No fuss.
    SG

  • How to create a table control from a program internal table

    Hi all,
    I try to create a table control that matches following requirements :
    - the source table is an internal table from program (not a dictionary table)
    - I need to specify my own column header titles
    - the fields need to be editable
    - some of the columns fields must be displayed as checkboxes, other one as texts
    When I try using "Table Control WIth Wizard", the generated TabControl has the expected columns titles but the fields are not displayed as checkboxes. Moreoever, when I look at "Dictionnary, program Fields list", the table fields choosed using wizard are locked (a padlock is displayed in front of the line) So, I can not check "checkbox display"
    When I try using simple Table Control -I mean without ALV-, I can use the "checkbox display" for wanted fields but I don't know how to specify the resquired columns headers titles
    So, could you please help me ? How to do both : maage columsn header titles and display some of the columns as checkboxes ?
    thanks for help
    Regards
    morgan

    Hi Morgan,
    Create an Interanal Table in Top Include and activate it first. Then go the Screen Layout and Drag and Drop a Table control.
    Enter a name like TC. now press F6 (Dictionary/Program Fields Window). Enter the Interanal Table and Press
    Get From  Program Push button. Select the required Columns and transfer them. Double click on the Table Control Area only (any corner of the TC) now you get attribute window POP UP. now select the check box for with column Header or remove the available column header and place your own Text Field and  give meaningful Text for them. With in the Table control you can Drag and Drop a Check Box which will occupy all the rows. Make sure you include one more column in the TOP include type C with length one.
    Hope this is very Clear to YOU.
    Cheers
    Ram

  • Archive pdf (table) (converted from spool to pdf(table))

    Hi friends
    I've used CONVERT_OTFSPOOLJOB_2_PDF to convert a spool-request to pdf.
    That pdf (table) I now want to archive.
    Normally I use FM archivobject_create_synchron when archiving OTF-images from a specific path.
    But now I do not have a path to the file - instead I have a pdf (table) that I want to archive...
    Do you have any suggestions how to handle this?
    br
    Henrik

    you need to use the following fms
    - ARCHIVE_NEW_OBJECT
    - ARCHIVE_PUT_TABLE
    - ARCHIVE_SAVE_OBJECT
    - ARCHIVE_WRITE_STATISTICS
    - ARCHIVE_CLOSE_FILE
    and also check SBOOK* programs

  • User has disappeared from Skype Manager

    Hello,
    I received an e-mail over the weekend saying one of the user on Skype Manager removed itself. This is a mistake, the user (argentieres) didn't remove itself, he hasn't even logged into the Skype website. He's the owner of the company.
    I need this user back in Skype Manager but I can't add him. I see in the Help pages that if the company has an address in the US, it can't add users with personal accounts. I've been using Skype for years and Skype Manager (at the time Skype for Business or something similar) since 2008.
    How can I add argentiers back? I repeat, he never removed himself. I also need to change the country for Skype Manager, which should now be Ecuador, the company moved but I never changed this.
    Thank you for your help.
    Kind regards,
    Claudia

    Caaaan someone please help me? This is very important and urgent.
    Thanks!

Maybe you are looking for

  • Lync dial in conference

    One of the Lync user conference id expired. Not sure how this was expired and the user still has the recurrence meeting in calendar. ie the meeting does not expired, only the conference id expired. The URL for lync meeting working. Only the conferenc

  • I think I made a boo boo, I updated xorg and some others...

    And they broke KDE...in some sort of strange and bizarre way, KDE still works. Yet...I have no applications, I cannot open a single KDE specific application, such as the KMenu, or the Control Center. I should've stayed with the original version, I ba

  • Minimize/Maximize Encoder window

    When loading Adobe Flash Media Encoder 2.5, the START encoding button appears below and mostly out of sight on the screen. Maximizing the window allows us to "click" the START encoding button. Forcing the program to run in Maximize mode by using the

  • Incorrect number of arguments error

    Seems like a simple task, and i've used the same method for other files but for some reason it doesn't recognize the arguments. Here's just the code relating to my error. I made bold the line with the error. var loader:Loader; var i:Number = 1; var c

  • What happened to mini bridge in CC 2014

    Since updating the CC 2014 I can't get to Mini Bridge which I use daily for my texture work. I have 100's of textures and browsing in mini bridge just make it more convenient.