New index

Does anyone know of a good tool which can scan a repository of sql statements and determine if a newly proposed index would be used (particularly using RULE based optimization)? I know that Oracle tuning pack does this with Virtual Index Wizard (in cost based mode only), but it only does it on one statement at a time.
Thank you

Randi:
Just add a new blank page to your existing iWeb site, put it at the top in iWeb and add the photo and text you want to it along with a text based hyperlink to the new WP site.
If you have other pages in the existing site you want to have available you could embed the new WP site in an iWeb page like this demo page: Embed One Site Within an iWeb Page. That way you can keep the non blog pages of your existing site (if there are any) and have the new blog included.
If there is nothing in the old site that you want visitor to have access to just put the following code in an HTML snippet on the first page of your current site:
<script type="text/javascript">
parent.window.location = "URL TO NEW WP SITE"; </script>
Thanks to Cyclosaurus for this code
This will immediately redirect visitors to your old site directly to your new one.
OT
Message was edited by: Old Toad

Similar Messages

  • Error when apply a new Index in tools - siebel 8.1

    I created a new index in table S_INVOICE_ADJ. But when I tried to apply this i receive a error message:
    UTLDbDdlDbMerge
    pOperCallback UTLDbDdlOperIndCreate
    S1000 (936): [DataDirect][ODBC Oracle driver][Oracle]ORA-00936: missing expression
    Anyone knows what it mean?
    The index I created with type = Extension and column index = TYPE_CD.
    Thanks

    Hi Pradeep,
    Index out of bound is nothing but any of your fields exceeding the specified size limit.
    Check properties for each field and alter the size limit and try once again.
    Note: Assign points if it helps
    Regards,
    Arun.M.D

  • New Index on 550 Gb table - suggstions please

    Hello friends,
    i have to create a new Index in Oracle 11g db for a table of size around 550GB. please give me your expert suggestions.
    I have checked SAP Note 334224 and plan to do with SQl
    Create the index using SQLPLUS with the following command:
    create index <index name> on <table name> ( <field1, field2, ...> )
    nologging tablespace <tablespace name>
    parallel (degree <number>)
    ..........online;
    questions:
    1. How much Temp tablespace is required for this.
    2. Any suggestions for parallel (degree <number>) parameter.. we have 4 CPU.
    3. Should i use parameter nologging or complete nologging tablespace <tablespace name> ? does it have any problems ? Database is in archivelog mode.. and is it required for complete tablespace ?
    thanks
    ashish

    ashish vikas wrote:
    > 1. How much Temp tablespace is required for this.
    > 2. Any suggestions for parallel (degree <number>) parameter.. we have 4 CPU.
    > 3. Should i use parameter nologging or complete nologging tablespace <tablespace name> ? does it have any problems ? Database is in archivelog mode.. and is it required for complete tablespace ?
    Hi,
    1) I think, when using parallel DDL, it always uses direct path i/o and then it goes directly to temp.
    Never saw anything different when doing this. Always had "direct path write temp" as wait event in ST04 during creation.
    Check the index name on DB level in the development system. If the tablename is long, the activation
    of the transport imported later might change the name to make it fit into the namespace and therefore
    might shorten some names.
    I e. ODS-Table name
    /BIC/ABCD_GH_JKL
    Index 010
    leads to an index name
    /BIC/ABCD_GH_JKL10
    on DB level. It depends on the length of the table name. In this case /BIC/ABCD_GH_JKL~010 would be too long.
    If you plan to import the corresponding transport afterwards, make sure, that the index name fit the one that
    will be generated on DB level. Otherwise you might get an error that this fieldlist is already indexed.
    Keep in mind that allthough you create online, it requires a short exclusive lock to start. Just had that last week.
    My statement waited about 25 minutes in ST04 before it kicked off the PQ slaves.
    2) If you are nearly alone, and your CPUs are speedy,  I'd go parallel 8. This will create 16 PQ slaves for the statement,
    8 beinig busy pumping data to temp, 8 waiting until these are ready and then doing reading temp and writing target.
    If there is activity on the system, 2 or 4 might be a better choice.
    3) NEVER set the TS nologging. But yes, you can use NOLOGGING in the create statement. Check the brrecover docu.
    It is capable of handling NOLOGGING indexes after a restore, but in general it should be avoided,
    esp. if the index is not re-created all the time (as i.e. in BW dataloads).
    Volker
    Oh, and as for the discussion of temp files:
    I thought since oracle 10g you can simply drop empty datafiles and tempfiles.
    So I'd extend PSAPTEMP as needed and simply drop the files back out afterwards.
    Keep in mind these are SPARSE Files that may not use the shown space in the filesystem until utilized!
    I mind I have read somewhere that change of a schema owner is a development request for version 12.
    Edited by: Volker Borowski on Sep 27, 2011 8:23 PM

  • Keynote (6.2) file won't open. Can I make a new Index.zip file using some of the extracted .iwa files?

    Keynote (6.2) file won't open (hung and crashed during auto-OS update).  Trying to salvage everything possible.  I know about grabbing the pictures from Data folder, but is there a way to extract the good .iwa files and make a new Index.zip? 
    Tried extracting, capturing uncorrupted .iwa and deleting corrupted ones, but can't figure out how to re-compress to readable format for Keynote.  Seems silly that I can't ge the new .zip file to work.  There has to be some sort of manual work-around, yeah?
    Thanks.

    This problem has been reported to the AppleWorks team, but I doubt that we will ever hear if there is a fix. AppleWorks 6 is now nearly 6 years old & hasn't even had an update since March, 2004.
    Nothing has been found to be able to make AppleWorks 6.2.9 open the problem files. I've had it happen & not happen with all AppleWorks file types. These files can be opened by any other version of AppleWorks 6, including the OS 8/9 component 6.2.8. If you have the retail version of AppleWorks & have Classic installed, you can "Force" AppleWorks 6 to open in Classic to open the files, save them as AW 6 files & then open them in the OS X version. You do want to make sure you don't have both the Classic & OS X versions of AppleWorks 6 running at the same time. I find it much easier to use AppleWorks 5 in Classic to open & save the files. AppleWorks 6.2.9 has no problem opening AppleWorks 5 files.
    Peggy

  • Connector Adminsitration Cockpit - New Index

    H,
    I try to add a new Index - for that i choosed CRM_BUS2000223. After that, I started the indexing. It word for some physical indices. But finally the Search Connector was created with errors. That is the log of the job:
    Everything regarding CRM_ACCOUNT and BT_ORDER  has now an error while indexing.
    20.10.2011 17:30:03 Job started
    20.10.2011 17:30:03 Step 001 started (program ESH_IX_CRT_INDEX_OBJECT_TYPE, variant B53DB25210558B, user ID XXX)
    20.10.2011 17:30:03 Start indexing for:
    20.10.2011 17:30:03 Object type name:CRM_BUS2000223
    20.10.2011 17:30:03 Connection GUID:005056B864E41EE0BE99BB5FC74AC030
    20.10.2011 17:30:03 Logical system:C60CLNT200
    20.10.2011 17:30:08 Execute initial indexing
    20.10.2011 17:30:08 Search object connector C60200CRM_BUS2000223: New status: Indexing
    20.10.2011 17:30:08 Provider error during execution of the NEXT method
    20.10.2011 17:30:08 An exception has occurred.
    20.10.2011 17:30:08 Extraction request of template CRM_BUS2000223, requesting 241 entities
    20.10.2011 17:30:08 Parallel load triggered, but parallel customizing not available
    20.10.2011 17:30:08 Indexing of application data failed
    20.10.2011 17:30:08 Job finished
    Any Idea? Thanks in advance
    Paul

    Hi,
    thank you
    found the problem (customizing) - but I wonder why BTTEXT, BTORDER  for CRM_BUS2000223 are empty - index is activ but empty.
    Any Idea?
    Paul

  • Query Hangs after adding new Indexes

    Hi Gurus,
    In order to fix some performance issues in the integration and UI, in our implementation we have added some new indexes like FST_NAME,LAST_NAME for S_CONTACT table.
    We did not make any new configurations or SRF compilations. No new data is loaded into database.
    But since today morning when we query in the application (Contact List Applet) the application simply hangs. We tried it with many sessions from different machines.
    We thought of, this could be because of some broken earlier data source connections within the task/session. But the query in other entities is working totally fine.We tried Accounts and Assets, they are working fine.
    We did a spool of SQL and executed the same statement in TOAD.It is strange, the statement is executed in just few milli seconds, as it was earlier.
    We could not find root cause.
    Could somebody give some ideas.
    Regards

    Hi Robert,
    In the Object Manager session log file I found the following trace after the SQL statement.
    T2.PR_EMP_ID = T11.PAR_ROW_ID (+) AND
    T25.PR_DEPT_OU_ID = T3.ROW_ID (+) AND
    T25.PR_DEPT_OU_ID = T21.PAR_ROW_ID (+) AND
    T25.PR_DEPT_OU_ID = T24.PAR_ROW_ID (+) AND
    T25.PR_SYNC_USER_ID = T10.ROW_ID (+) AND
    T25.PR_SYNC_USER_ID = T15.PAR_ROW_ID (+) AND
    (T25.EMP_FLG = 'N') AND
    (T25.PERSON_UID LIKE :3)
    ObjMgrSqlLog     Detail     4     0003f7324a41481b:0     2009-07-27 15:03:09     Bind variable 1: 0-5220
    ObjMgrSqlLog     Detail     4     0003f7324a41481b:0     2009-07-27 15:03:09     Bind variable 2: 0-5220
    ObjMgrSqlLog     Detail     4     0003f7324a41481b:0     2009-07-27 15:03:09     Bind variable 3: S1028056768*
    ObjMgrSqlLog     Debug     5     0003f7324a41481b:0     2009-07-27 15:03:09     User search spec: S1028056768*
    ObjMgrSqlLog     Debug     5     0003f7324a41481b:0     2009-07-27 15:03:09     Named search [Applet Search Spec Named Search]: [Employee Flag]='N'
    ObjMgrSqlLog     Debug     5     0003f7324a41481b:0     2009-07-27 15:03:09     User sort spec:
    ObjMgrSqlLog     Debug     5     0003f7324a41481b:0     2009-07-27 15:03:09     System sort spec:
    ObjMgrSqlLog     Debug     5     0003f7324a41481b:0     2009-07-27 15:03:09     0xf1fcf0f8: /siebel/siebsrvr/lib/libsscaswbc.so!unsigned CSSSWEFrame::ExecuteQuery()() +0xf8
    0xf1fcb62c: /siebel/siebsrvr/lib/libsscaswbc.so!unsigned CSSSWEFrame::DoInvokeMethod(const unsigned short*,CSSStringArray&,SSstring&)() +0x1ec
    0xf20b6c80: /siebel/siebsrvr/lib/libsscaswbc.so!unsigned CSSSWEFrameList::DoInvokeMethod(const unsigned short*,CSSStringArray&,SSstring&)() +0x280
    0xebcf0fbc: /siebel/siebsrvr/lib/libswcacmfr.so!unsigned CSSSWEFrameListBase::DoInvokeMethod(const unsigned short*,CSSStringArray&,SSstring&)() +0x77c
    0xe67e17e4: /siebel/siebsrvr/lib/libswfafcfr.so!unsigned CSSSWEFrameListFINGenericButton::DoInvokeMethod(const unsigned short*,CSSStringArray&,SSstring&)() +0x164
    0xf1fcb158: /siebel/siebsrvr/lib/libsscaswbc.so!unsigned CSSSWEFrame::InvokeMethod(const unsigned short*,CSSStringArray&,SSstring&)() +0x118
    0xf20e7750: /siebel/siebsrvr/lib/libsscaswbc.so!unsigned CSSSWEFrameMgrInternal::InvokeAppletMethod(CSSSWEHtmlStream*,CSSSWEArgs*,WWEReqModInfo*,WWECbInfo*&,CSSStringArray&)() +0xd90
    0xf20ca6cc: /siebel/siebsrvr/lib/libsscaswbc.so!unsigned CSSSWECmdProcessor::InvokeMethod(CSSSWEHtmlStream*,CSSSWEArgs*,WWEReqModInfo*,WWECbInfo*&)() +0x88c
    0xf20c8c7c: /siebel/siebsrvr/lib/libsscaswbc.so!unsigned CSSSWECmdProcessor::_ProcessCommand(CSSSWEHtmlStream*,WWEReqModInfo*,WWECbInfo*&)() +0x87c
    0xf20cea1c: /siebel/siebsrvr/lib/libsscaswbc.so!unsigned CSSSWECmdProcessor::ProcessCommand(CSSSWEGenericRequest*,CSSSWEGenericResponse*,WWEReqModInfo*&,WWECbInfo*&)() +0x9bc
    0xf20cddb8: /siebel/siebsrvr/lib/libsscaswbc.so!unsigned CSSSWECmdProcessor::ProcessCommand(CSSSWEHttpRequest*,CSSSWEHttpResponse*,WWECbInfo*&)() +0xd8
    0xf2321724: /siebel/siebsrvr/lib/libsscaswbc.so!unsigned CSSServiceSWEIface::Request(CSSSWEReqRec*,CSSSWEResponseRec*)() +0x404
    0xf231e3e0: /siebel/siebsrvr/lib/libsscaswbc.so!unsigned CSSServiceSWEIface::DoInvokeMethod(const unsigned short*,const CCFPropertySet&,CCFPropertySet&)() +0xa80
    0xf969b1a4: /siebel/siebsrvr/lib/libsscfom.so!unsigned CSSService::InvokeMethod(const unsigned short*,const CCFPropertySet&,CCFPropertySet&)() +0x244
    0xf9b616e4: /siebel/siebsrvr/lib/libsstcsiom.so!int CSSSIOMSession::ModInvokeSrvcMethod(const unsigned short*,const unsigned short*,const unsigned short*,SSstring&)() +0x124
    0xf9b6881c: /siebel/siebsrvr/lib/libsstcsiom.so!int CSSSIOMSession::RPCMiscModel(SISOMRPCCode,SISOMArgType,unsigned long,CSSSISOMRPCArgList*,CSSSISOMRPCArgList*,int&,void*)() +0x5bc
    0xf9b5efb8: /siebel/siebsrvr/lib/libsstcsiom.so!int CSSSIOMSession::HandleRPC(SISOMRPCCode,SISOMArgType,unsigned long,CSSSISOMRPCArgList*,CSSSISOMRPCArgList*,int&,void*)() +0xb98
    0xfa5144f8: /siebel/siebsrvr/lib/libsssasos.so!unsigned CSSClient::HandleOMRPC(CSSClientReq*)() +0x78
    0xfa511698: /siebel/siebsrvr/lib/libsssasos.so!unsigned CSSClient::HandleRequest(CSSClientReq*)() +0x2f8
    0xfa50c3e4: /siebel/siebsrvr/lib/libsssasos.so!unsigned _IsThreadPoolEnabled(const bool,const void*,bool&)() +0x8c4
    0xfa50d45c: /siebel/siebsrvr/lib/libsssasos.so!int SOMMTServer::SessionHandleMsg(smiSisReq*)() +0x1bc
    0x1ff7ac: /siebel/siebsrvr/bin/siebmtshmw!int smiMainThread::CompSessionHandleMsg(smiSisReq*)() +0x16c
    0x2237fc: /siebel/siebsrvr/bin/siebmtshmw!int smiMessageQ::ProcessMessage(smiMsgQItem*,long,int)() +0x93c
    0x2220c4: /siebel/siebsrvr/bin/siebmtshmw!int _smiMessageQ::ProcessRequest(void*,void*,void*&)() +0x244
    0x216774: /siebel/siebsrvr/bin/siebmtshmw!int _smiWorkQueue::ProcessWorkItem(void*,void*,void*&)() +0xd4
    0x2161e0: /siebel/siebsrvr/bin/siebmtshmw!int _smiWorkQueue::WorkerTask(void*)() +0x300
    0x20428c: /siebel/siebsrvr/bin/siebmtshmw!int
    It is stopped at the above line since a long time.
    And one more observation I made is.
    In the same applet for a normal other query, the working trace is as follows.
    0x2161e0: /siebel/siebsrvr/bin/siebmtshmw!int _smiWorkQueue::WorkerTask(void*)() +0x300
    0x20428c: /siebel/siebsrvr/bin/siebmtshmw!int SmiThrdEntryFunc(void*)() +0x46c
    0xfe75be88: /siebel/siebsrvr/lib/libsslcosd.so!void*OSDInstallHook(OSDHK,void*)() +0x2a8
    0xfe195730: /siebel/siebsrvr/mw/lib/libmfc400su.so!unsigned _AfxThreadEntry(void*)() +0x100
    0xfcdf1288: /siebel/siebsrvr/mw/lib/libkernel32.so!void MwThread(void*)() +0x23c
    0xfc8c4990: /lib/libc.so.1!_thr_slot_offset() +0x468
    ObjMgrSqlCursorLog     Prepare     5     00045fbb4a414cc9:0     2009-07-27 15:03:01     Begin: PrepareStmt for Sql Cursor at 9c30618
    ObjMgrSqlCursorLog     Prepare     5     00045fbb4a414cc9:0     2009-07-27 15:03:01     End: PrepareStatement for Sql Cursor at 9c30618
    ObjMgrSqlLog     Detail     4     00045fbb4a414cc9:0     2009-07-27 15:03:01     
    ***** SQL Statement Prepare Time for SQL Cursor with ID 9C30618: 0.002 seconds *****
    This statement is executed in within a second from UI applet.
    Please look into this.
    Edited by: user4619223 on Jul 27, 2009 3:05 PM

  • How to create new INDEX for TREX

    Hello Experts,
    Iam new to this KM and TREX so need ur guidance for this...
    I need to create an INDEX for TREX, so after going through various messages i found that it can be created form the Index Administration iView portal----System Administration -> Syetm Configuration -> Knowledge Management -> Index Administration -> New Index
    But iam not getting the above path in SPRO OR how to run Index Administration iView OR from which portal i need to create an INDEX??can anyone provide steps on how to go to System Administration -> Syetm Configuration -> Knowledge Management -> Index Administration -> New Index
    path.....
    Regards.

    I'm not very familiar with CRM business partners, but the common way - to include the repository where the documents are stored to the KM using [CM Repository managers|http://help.sap.com/saphelp_nw04/helpdata/en/e3/923227b24e11d5993800508b6b8b11/frameset.htm].
    You need first to create a repository manager for you repository and only then you'll be able to create an index.
    Regards, Mikhail.

  • Last week what are the new indexes created in my database

    last week what are the new indexes created in my database.How can I know?
    Thanks

    Please try this:
    SELECT t.name AS TableName ,
    ind.name AS IndexName ,
    col.name AS ColumnName ,
    STATS_DATE(t.object_id, ind.index_id) AS IndexCreationDate
    FROM sys.indexes ind
    INNER JOIN sys.index_columns ic ON ind.object_id = ic.object_id
    AND ind.index_id = ic.index_id
    INNER JOIN sys.columns col ON ic.object_id = col.object_id
    AND ic.column_id = col.column_id
    INNER JOIN sys.tables t ON ind.object_id = t.object_id
    WHERE ind.is_primary_key = 0
    AND ind.is_unique = 0
    AND ind.is_unique_constraint = 0
    AND t.is_ms_shipped = 0
    AND STATS_DATE(t.object_id, ind.index_id) > ( GETDATE() - 7 ) ;
    T-SQL Articles
    T-SQL e-book by TechNet Wiki Community
    T-SQL blog

  • Is it required to update statistics once new index is created

    Hi,
    oracle version: 8i
    i had created new index(size 0f 10g) on one table is it Required to update statistics immediately for the better execution plan.
    bash-2.05$ sqlplus "/as sysdba"
    SQL*Plus: Release 8.1.7.0.0 - Production on Sun Jan 4 19:00:26 2009
    (c) Copyright 2000 Oracle Corporation. All rights reserved.
    Connected to:
    Oracle8i Enterprise Edition Release 8.1.7.0.0 - 64bit Production
    With the Partitioning option
    JServer Release 8.1.7.0.0 - 64bit Production
    SQL> select last_analyzed from dba_indexes where owner='PIN' and index_name='I_EVENT_SESSION_OBJ_ID0';
    LAST_ANAL
    SQL> show parameter optimizer_mode
    NAME TYPE VALUE
    optimizer_mode string CHOOSE
    Thanks
    Prakash
    Edited by: user612485 on Jan 4, 2009 5:34 AM

    It should be possible to add the "compute statistics" clause to the create index statement so that statistics do not need to be collected on the entire object (table and indexes) immediately after adding a new index. However, if you fail to generate statistics for the new index you may find that the index is not used where you expect it to be.
    HTH -- Mark D Powell --

  • Impact of Creating new index ?

    Hi All, I am using 10.2.0.4.0 version of oracle.
    I want expert advice in below scenario.
    I need to create one index, as because a particular 'Search' query going slow and my customer frequently accessing that 'Search' Functionality. i have tried all alternative for tuning that query, and finally decided to go for creating New Composite index on two columns of a table that is used in the query.
    So my question/concern is , what will be the impact on other 'Select' queries those are using these columns in their predicate? Whether there is any possibility of any negative impact(slow performance) on them due to this new index. What should be the right way to go for impact analysis in the above scenario?
    ( Please note in this case i am least bothered about the impact on 'INSERTS' due to this index creation).

    >
    Hi again,
    For now, can you please confirm, As 'rp0428' mentioned there is chances of better performance in other 'Select' queries,
    but there is no chance of performance degradation to this new index in other queries. As because oracle will evaluate the best among all.
    Is the above statement always hold true or there may be deviations?Hmmm... I can see no good reason why an added index should adversely affect other SELECTs - the optimiser should
    simply ignore the new index if it doesn't impact other queries - and may make use of it in ways you didn't forsee.
    Having said that, I can't guarantee that this is the case. I would run tests before implementing it in production - at least
    try and test your most common/frequently run queries - remember [url http://en.wikipedia.org/wiki/Pareto_principle]Paretos law.
    A small fraction of your queries will have a large impact on the system and some will be "marginal" to performance/usage.
    Sometimes the optimiser behaves in counter-intuitive ways - run at least some tests and then try it is what I would do if you
    (can't | don't have the time to) test exhaustively.
    HTH,
    Paul...

  • How to create a new index with already indexed folder

    Hi
    I have a requirement to create a new index.
    I can able to create index. But,When i am specifying the data source, i am trying to include a data source which was already indexed in another index.
    The system giving error that "The folder is already indexed and its available in another index".
    How should i specify same folder in different indexes?

    Hi Patricio,
    Thanks for your reply.
    Our requirement is
    From your example, lets take
    index1 containts a data sources \folder1.
    and i have a requirement to create another index called index2 with data sources
    1) \folder1
    2) \testfolder\testfolder1.
    From help.sap.com i understand that there is no way to specify the same folder in different indexes.
    I am looking for, Is there any solution to meet my requirement
    Thanks

  • Create new index

    Hi all,
    How to create new index in table vbfa? and how to use this new index in select statement?
    I have problem in tuning performance for some reports and SAP has recommended us to create new index.
    Thanks alots
    Alia

    HI Alia,
    You can create index from SE11.
    Few Imp points :
    1 ) For an index to create , You have the necessary user authorizations and the user attribute NOT EXCLUSIVE.
    2) Indexes provide access to the table data using non-key columns plus If duplicate keys have already been inserted in the table, it is no longer possible to create the index. You must identify the incorrect keys and delete them.
    3) Having Multiple index on the same table will also effect the performance.
       You can create your own index also keeping in mind the above points.
    Check this may also help you
    http://help.sap.com/saphelp_nw04/helpdata/en/cf/21f0f0446011d189700000e8322d00/content.htm
    Cheers
    Sunny
    Rewrd points, if found helpful

  • New INDEX page

    hello sadly, i am leaving iWeb behind.. happily, i have a WP blog ready to roll. QUESTION: i want my iWeb site to have a new INDEX page - just want to add an I'm moving image with link to new WP blog. How?
    Thanks!!!
    Randi

    Randi:
    Just add a new blank page to your existing iWeb site, put it at the top in iWeb and add the photo and text you want to it along with a text based hyperlink to the new WP site.
    If you have other pages in the existing site you want to have available you could embed the new WP site in an iWeb page like this demo page: Embed One Site Within an iWeb Page. That way you can keep the non blog pages of your existing site (if there are any) and have the new blog included.
    If there is nothing in the old site that you want visitor to have access to just put the following code in an HTML snippet on the first page of your current site:
    <script type="text/javascript">
    parent.window.location = "URL TO NEW WP SITE"; </script>
    Thanks to Cyclosaurus for this code
    This will immediately redirect visitors to your old site directly to your new one.
    OT
    Message was edited by: Old Toad

  • New index EKKO table

    Hi,
    I need to select from EKKO and the where the clause will be based on the BUKRS field, but there isn't any standard Index that contain this field, I was wondering if there is any problem to create a new index on this table?
    The new index will be:
    - MANDT
    - BUKRS
    Is this ok? It won't compromise other standards programs?
    Thank and regards,
    Eduardo

    It will add a small amount of overhead to any program that creates a PO. But the main problem is that a secondary index on BUKRS alone probably won't be selective enough to do any good.
    Rob

  • How do I make a page that is currently in my "pages" folder into the new Index page?

    I've been developing an updated site within the currently live site. All new pages, including the potential index page, are inside the "pages" folder. When it's time to go live with the updated version, how do I deactivate the current index page and make the one residing in the "pages" folder the new, active index page?

    To make GoLive know what page you want to be the "home page" ... right-click on the page in the site window and chose "Set as home page"
    To make server/browser know what the homepage is that page shud be named "index" or "default" (and is best placed in the root)
    So rename the old and new "homepage"

Maybe you are looking for