What are the objects in APPLSYSX tablespace

If it contains indexes only, is it possible to DROP/Recreate the tablespace and rebuild the indexes?
These queries returns null.
SQL>select owner,table_name from dba_tables where tablespace_name='APPLSYSX';
SQL>select owner,index_name from dba_indexes where tablespace_name='APPLSYSX';
Can anybody provide output from their 11.5.9 APPLSYSX tablespace contents?
I am helping a client recover from disk crash of their EBS 11.5.9 windows server,
while trying to run clone/restore using their OS cold full backup(zip of all EBS folders),
we discovered that APPLSYSX02.dbf was corrupt.
There is no good backup to use to recover the datafile, no archivelogs!
We are able to startup the DB, but what we need is to fix the corrupt datafile
so we can run "perl adcfgclone.pl dbTier" to clone the whole instance.
What we did to restore was to recreate/reinstall the server machine using the exact same
settings (hostname, MS VC++, MKS, JDK paths) and re run adconfig.
We have managed to put the entire db/apps to production but no cloning was done.
The corrupt datafile is still there. Its not causing problem in day to day operation
but the major issue is we cannot create a new TEST instance using cloning method.
If we run cloning this are the error we get:
adcrdb.cmd logfile
+
Connected.
ORACLE instance shut down.
Connected to an idle instance.
ORACLE instance started.
Total System Global Area 560799380 bytes
Fixed Size 454292 bytes
Variable Size 385875968 bytes
Database Buffers 163840000 bytes
Redo Buffers 10629120 bytes
Control file created.
alter database open resetlogs
ERROR at line 1:
ORA-01152: file 290 was not restored from a sufficiently old backup
ORA-01110: data file 290: 'D:\ORACLE\ILP3DATA\APPLSYSX02.DBF'
alter tablespace temp add tempfile 'D:\ORACLE\ILP3DATA\TEMP01.DBF' REUSE
ERROR at line 1:
ORA-01109: database not open
+
Line: -----

Hi,
If it contains indexes only, is it possible to DROP/Recreate the tablespace and rebuild the indexes?Rebuilding indexes is possible -- I would suggest you log a SR to get the list of scripts you need to run.
Can anybody provide output from their 11.5.9 APPLSYSX tablespace contents?The list may vary from one installation to another.
I am helping a client recover from disk crash of their EBS 11.5.9 windows server,
while trying to run clone/restore using their OS cold full backup(zip of all EBS folders),
we discovered that APPLSYSX02.dbf was corrupt.
There is no good backup to use to recover the datafile, no archivelogs!Why don't you run preclone again on the source instance and copy the files?
We are able to startup the DB, but what we need is to fix the corrupt datafile
so we can run "perl adcfgclone.pl dbTier" to clone the whole instance.
What we did to restore was to recreate/reinstall the server machine using the exact same
settings (hostname, MS VC++, MKS, JDK paths) and re run adconfig.
We have managed to put the entire db/apps to production but no cloning was done.
The corrupt datafile is still there. Its not causing problem in day to day operation
but the major issue is we cannot create a new TEST instance using cloning method.Why not?
If we run cloning this are the error we get:
adcrdb.cmd logfile
+
Connected.
ORACLE instance shut down.
Connected to an idle instance.
ORACLE instance started.
Total System Global Area 560799380 bytes
Fixed Size 454292 bytes
Variable Size 385875968 bytes
Database Buffers 163840000 bytes
Redo Buffers 10629120 bytes
Control file created.
alter database open resetlogs
ERROR at line 1:
ORA-01152: file 290 was not restored from a sufficiently old backup
ORA-01110: data file 290: 'D:\ORACLE\ILP3DATA\APPLSYSX02.DBF'If restoring the file(s) from the backup does not help in recovering the database, then you may need to consider cloning the source instance again (as mentioned above). You may also search "My Oracle Support" for ORA-01152 and review the suggested solutions.
Regards,
Hussein

Similar Messages

  • What are the objects that goes inactive after Transportation

    Hi,
    Usually,What are the objects that goes inactive after Transportation?
    If you have any  links for tranportation ,please send.?
    Regards.,
    Naresh.

    HI,
    the main reason for most of the transports to fail is:
    1)Transporting each and every object in the same transport request.
    Ideally,
    u2022The Infobjects should be transported first in a separate request.
    u2022Then the Data source and the Info providers (Cube, ODS, Data source and Multiproviders) together in a separate request.
    u2022At the end the transformations and the DTPu2019s in an another separate request.
    If the above mention sequence is followed while transporting the transport failures can be avoided.
    2)Also when a change is made to an ODS (I object added or deleted) it should again be transported along with the transformation but in separate request.
    I.e. the ODS 1st and the transformation.
    Hope this helps.
    regards,
    mahesh.

  • What are the objects that support documentation?

    What are the objects that support documentation?

    Hi
    Master data is data that remains unchanged over a long period of time. Master data contains information that is always needed in the same way. Characteristics can bear master data in BW. With master data you are dealing with attributes, texts or hierarchies.
    If characteristics have attributes, texts, or hierarchies at their disposal then we speak of master data-bearing characteristics.
    Few types of Master Data
    1) The master data of a cost center contains the name, the person responsible, the relevant hierarchy area, and so on.
    2) The master data of a supplier contains the name, address, and bank details.
    3) The master data of a user in the SAP system contains his/her access authorizations to the system, the standard printer, start transaction, and so on.
    Use
    When you create a characteristic InfoObject, it is possible to assign attributes, texts, hierarchies, or a combination of this master data to the characteristic. If a characteristic bears master data, you can edit it in BW in master data maintenance.
    Master data for a characteristic is uploaded into BW using an InfoSource with direct updating.
    You can also update characteristics with master data flexibly. In this case the InfoObject becomes the data target or InfoProvider. However, you must explicitly declare the InfoObject in the InfoObject maintenance to be the InfoProvider.
    See also InfoSources with Flexible Updating.
    Learn more @
    http://help.sap.com/saphelp_nw04/helpdata/EN/28/4c1738da41e57ee10000009b38f842/frameset.htm
    Regards
    AB

  • What are the objects that support variables?

    What are the objects that support variables?

    Using Variables: The Variable Wizard and the Variable Editor
    Definition
    Variables are parameters of a query that you defined in the Query Designer and that are filled with values when you execute the query or Web application. They serve as a store for characteristic values, hierarchies, hierarchy nodes, texts and formula elements, and can be processed in different ways.
    The processing type determines how a variable is filled with a value for the runtime of the query or Web application.
    There are different types of variables depending on the object for which you want to define variables. These types specify where you can use the variables.
    Variables are reusable objects. This means that when you define a variable for a query in the Query Designer, this variable can be used in all other queries. Variables are not dependent on the InfoProvider, only on the InfoObject. A variable that you define for an InfoObject is available in all InfoProviders that use this InfoObject.
    Use
    Variables enable you to customize queries flexibly (parameterize the query) possible. If you use variables in the Query Designer, do not select any fixed characteristic values, hierarchies, hierarchy nodes, texts, or formula elements. Instead, set up variables as place holders. These are then filled with values when the query is running (when you insert the query into a workbook, when you refresh the workbook or when you execute the query on the Web. You can use one query definition as the foundation for many different queries if you use variables.
    You want to create one query for all the people responsible for customer groups, who each only evaluate the data for one customer group. In the Query Designer, you insert a variable for the characteristic u2018customer groupu2019. Just before the query is executed, decide for which customer group(s) you want the query to apply to.
    There are two tools in the Query Designer for designing and changing variables.
    The variable wizard takes you step-by-step through the process of defining a variable. Each individual step is context-sensitive and is adjusted according to the combination of variable and processing types used. This means that the variable wizard only offers the selection options that are permitted for that combination of variable and processing types. For more information, see Defining Variables with the Variable Wizard.
    The variable editor dialog box offers all of the selection options for changing an existing variable. The individual fields in the dialog box show the settings affected in the variable. You can change these settings here. If you want to make the changes using a step-by-step process with explanatory texts, you can jump to the variable wizard using . For more information, see Changing Variables in the Variable Editor.
    Integration
    The variable wizard and the variable editor are functions in the Query Designer and are context-sensitive.
    In principle, the two dialog boxes appear wherever you can enter constants (that is, values) in input fields. One of these input fields is the Entry of Variables checkbox.  If you select this option, the following options for using a variable appear, instead of a fixed value:
    ·        The variables that are available appear in the dropdown box for the input field. You can select a variable from the dropdown box.
    ·        The symbol  Change Variable appears next to the Entry of Variables checkbox. You can change the variable using  . The Variable Editor dialog box appears.
    ·        The symbol  New Variable appears next to the Entry of Variables checkbox. Choose  if you want to create a new variable. The Variable Wizard dialog box appears.
    By way of an example, when defining conditions for the value limit of the condition, you can not only enter fixed values but also formula variables. Mark the Entry of Variables checkbox and you can then use the options described above. The settings are context-sensitive so that the formula variables that only those formula variables that are available appear in the dropdown box.  The variable wizard is set up automatically in the same way for entering formula variables.
    You can also get to the variable wizard and the variable editor from the context menu of those objects for whose values you can define variable placeholders. From the context menu, choose New Variable. The SAP BW Variables Wizard appears. In the context menu for variables that have already been defined, you can choose Edit. The SAP BW Variables Editor appears.
    In the InfoProvider objects dialog box, you select a characteristic (for example, Order) and from the context menu, choose New Variable. You reach the variable wizard, which is already set up for you to enter a characteristic value variable.
    In the InfoProvider objects dialog box, you select a characteristic value variable and from the context menu, choose Edit. You reach the variable editor where you see all of the settings for the variable. You can make changes to the variables here.
    Variable Types
    Definition
    The type of variable being used. This determines the object that the variable represents as a placeholder for a concrete value.
    Structure
    There are different types of variables depending on the object for which you want to define variables. These types specify where you can use the variables.
    ·        Characteristic Value Variables
    Characteristic value variables represent characteristic values and can be used wherever characteristic values are used.
    If you restrict characteristics to specific characteristic values, you can also use characteristic value variables. See, Restricting Characteristics.
    ·        Hierarchy Variables
    Hierarchy variables represent hierarchies and can be used wherever hierarchies can be selected.
    If you restrict characteristics to specific hierarchies or select presentation hierarchies, you can also use hierarchy variables. See Selecting Hierarchies
    ·        Hierarchy Node Variables
    Hierarchy node variables represent a node in a hierarchy and can be used wherever hierarchy nodes are used.
    If you restrict characteristics to specific hierarchy nodes, you can also use hierarchy node variables. See Restricting Characteristics: Hierarchies
    ·        Text Variables
    Text variables represent a text and can be used in descriptions of queries, calculated key figures and structural components.
    You can use text variables in the description of calculated key figures, restricted key figures, selections and formulas when you create them. See Defining Calculated Key Figures, Defining Restricted Key Figures, Defining Selections, and Defining Formulas.
    You can change the descriptions in the properties dialog box. See Query Properties Calculated Key Figure Properties Restricted Key Figure Properties, and Selection/Formula Properties.
    ·        Formula Variables
    Formula variables represent numerical values and can be used in formulas. See Defining Formulas.
    In addition, numerical values are used for selecting exceptions and conditions and you can also use formula variables here. See Defining Exceptions and Defining Conditions
    You can use a formula variable for the interest rate in order to process the current interest rate, after you have executed the query or Web application.
    http://help.sap.com/saphelpnw04/helpdata/en/e3/e60138fede083de10000009b38f8cf/frameset.htm_

  • What are the objects need to collect while moving transfer rules to quality

    Hi All,
    In production data loads we have faced alpha conversion errror for the customised object ,so chkd transfer rules in that the conversion box is not chkd for that particular infoobject.So i have chkd that box in dev and activated the transfer rules.So now to transport to quality what are all the objects i need to select ?.
    If i drag drop the transfer rules in transport connection it shows like none of them are selected even infoobjects,infosource,source system and the selection box is inactive for transfer rules.
    So please provide me inputs how to goahead....Thanks

    Hi,
    While activating the transfer rules(after changes)-it proposes you the request number .. that u can transport to target systems.
    Else, using transport conn--> select only necessary objects in grouping --> find ur transfer rules and transport it.
    you can expand all the objects and check only required ones (uncheck others and source sys, coz ss cant be transported)
    Thanks,

  • What are the objects using PGA memory.

    Hi,
    i am newbie and time is less .
    1)collections uses pga memory ,does globle tem table used in sp also uses PGA memory.
    2)and does type of table of object type uses pga memory.
    yours sincerly.
    Edited by: 944768 on Feb 4, 2013 10:32 PM

    Read the
    GTT uses TEMP tablespace..Docs<a/>
    GTT uses TEMP tablespace..

  • While transporting the objects from dev to q or production what are the err

    Hi all,
    While transporting the objects from one system to another what are the errors we get?
    Thanks
    Kiran Kumar

    Hi Kiran,
    The purpose of the Forums is to help people with problems, not to "fish" for answers to what appear to be interview questions. There are many ways to become educated in SAP Administration, such as training classes and help documetnation. Please choose these avenues for your questions instead of making these kind of posts in the Forums.
    Best Regards,
    Matt

  • What are the precautions to be taken to move the objects from BI Dev to Pro

    What are the precautions to be taken to move the objects from BI Dev to BI Production.
    how to move the objects from BI  Dev to BI production.
    Thanks
    sapsdnhelp

    Hi,
    Please check out this PDF
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/50b1d20e-c1e8-2c10-d9b9-d48eb3a83d89?QuickLink=index&overridelayout=true
    Hope it helps
    Regards,
    AL

  • What are the order of interactive objects

    If you have two interactive objects on top of each other what are the rules regarding which shows up on top.
    for instance if you have a MSO slideshow and you try to put a button on top it will disappear behind the MSO on the iPad, I can work round this by putting the button inside all states of the MSO
    But are there any guidelines about which form of interactivity out ranks another?

    In most instances, the z-order determines which overlay stays on top when overlays are in a stack. In your example, you mention that when you place a button on top of an MSO, the MSO covers the button. That's not my experience. In a quick test, I overlapped buttons and an MSO, and I moved the top buttons to the front and the bottom buttons to the back. Here's what I got:
    In this example, DPS honors the z-order. You can interact with both the buttons (even if they're hidden) and the MSO.
    When you overlap interactive objects such as image sequences, inline videos, and slideshows, the z-order of the source objects determines which objects move to the front. Activating an overlay brings it to the front of inactive overlays. If multiple overlays are activated, the z-order determines which object is in the front.

  • What are Business Objects in the Portal Content of Content Administration?

    Hi Friends,
    Can anybody tell me what are the Business Objects, which are under _Content Administration-->Portal Content_ and How are they useful?
    Thanks in advance,
    Ravi

    Hi,
    It is used for storing the DQE's for the respective system.
    DQE is Distirbuted Query Engine Name.
    HTH
    Regards,
    Dhruv Shah

  • What are the differences between PD objects and PA objects?

    can any one tell me What are the differences between PD objects and PA objects?

    PA is based on Infotypes 0000-0999. PD is based on Infotypes 1000-1999, chief being Objects Infotype 1000. Objects Infotype is the source of different Object Types such as Person, Position, Org Unit etc. You can check that through transaction OOOT.
    Regards
    Lincoln

  • What are the lock modes in Lock object

    What are the lock modes in Lock object ?
    what are the divfferences between
    Exclusive , cumulative
    Shared
    Exclusive , not cumulative
    Could any body explain what happens in each table lock ?
    How the lock consists ?

    HI
    Lock objects are used to synchronize access to the same data by more than one program.
    The lock mode controls whether several users can access data records at the same time. The lock mode can be assigned separately for each table in the lock object. When the lock is set, the corresponding lock entry is stored in the lock table of the system for each table.
    There are three types of lock modes
    1.Exclusive
    2.Shared
    3.Exclusive not cummulative
    Exclusive lock: The locked data can only be displayed or edited by a single user. A request for another exclusive lock or for a shared lock is rejected.
    Shared lock: More than one user can access the locked data at the same time in display mode. A request for another shared lock is accepted, even if it comes from another user. An exclusive lock is rejected.
    Exclusive but not cumulative: Exclusive locks can be requested several times from the same transaction and are processed successively. In contrast, exclusive but not cumulative locks can be called only once from the same transaction. All other lock requests are rejected.
    please go through these links:
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/a2/3547360f2ea61fe10000009b38f839/frameset.htm">http://help.sap.com/saphelp_nw04/helpdata/en/a2/3547360f2ea61fe10000009b38f839/frameset.htm</a>
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/af/22ab01dd0b11d1952000a0c929b3c3/frameset.htm">http://help.sap.com/saphelp_nw04/helpdata/en/af/22ab01dd0b11d1952000a0c929b3c3/frameset.htm</a>
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/cf/21eeb2446011d189700000e8322d00/frameset.htm">http://help.sap.com/saphelp_nw04/helpdata/en/cf/21eeb2446011d189700000e8322d00/frameset.htm</a>
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/cf/21eebf446011d189700000e8322d00/frameset.htm">http://help.sap.com/saphelp_nw04/helpdata/en/cf/21eebf446011d189700000e8322d00/frameset.htm</a>
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/cf/21eed9446011d189700000e8322d00/frameset.htm">http://help.sap.com/saphelp_nw04/helpdata/en/cf/21eed9446011d189700000e8322d00/frameset.htm</a>
    Regards,
    Gunasree.

  • How to see what are the tablespaces in a database

    Hi..All..
    I want to see what are the tablespaces present in my database. What is the query for it..?
    Thanks in advance,
    Pal

    select * from v$tablespace;
    select tablespace_name,((sum(bytes)/1024)/1024) space_used_in_mb
    from dba_segments
    group by tablespace_name;

  • What are the DATAPROVIDERS in Business Objects 6.5?

    What are the DATAPROVIDERS in Business Objects 6.5? When we use these data providers/

    Kishore,
    "Data Providers" is a term used to designate a concept of the "source(s)" for the report.  For instance, if you have a report that has a single query and in your report you have one (or n1) tab(s), then your report is a single data provider type of report.  Note that you can have multiple tabs with the data being displayed multiple ways, etc, etc, but since you have a single query, the report is still a single data provider.  Another scenario is that you have more than a single query (n1 query panels), then you have a report with multiple data providers.  Only upon inspecting the query panel side of the report can you determine the number of actual data providers.  You can have a single tabbed report with multiple data providers, or you can have a multiple tabbed report, but the point is that data providers are counted by the number of query panels being used and not necessarily the number of tabs.  I hope this explanation is clear, but if any questions arise, please post back.
    Thanks,
    John

  • What are the query types,Objects CRM provides for third party

    What are the query types,Objects provided by the CRM so that it can be called by third party for integartion pupose.

    First, that statement - and those materials - refer to the "legacy" StreamInsight query/adapter model. They do not refer to how things work with the Reactive model introduced in version 2.1. Specifically, it talks about Dynamic Query Composition (DQC).
    You cannot use a deployed Observable in another instance of StreamInsight. You may be able to use them across applications in the same instance - off the top of my head, I'm not sure. I'm getting ready to get on a plane but will take a look at it later.
    Typically, however, applications act as containers (comparable to .NET AppDomains) so I don't think that you'd be able to do this easily. That said, the code and assemblies
    can be reused across multiple instances/applications. You would have separate instances of the classes involved but you would be able to reuse the query logic. That's a common use case.
    Can you be more specific about your use case and what you are trying to accomplish here? It's possible that there are alternative ways to do what you are trying to do.
    DevBiker (aka J Sawyer)
    Microsoft MVP - Sql Server (StreamInsight)
    If I answered your question, please mark as answer.
    If my post was helpful, please mark as helpful.

Maybe you are looking for