The tables stored in memory but can be viewed from other sessions

Dear Oracle experts,

It's maybe a stupid question, but I'm looking for the best opportunity to create a kind of temporary table that can be accessed from other sessions.

Could you give some advice / keywords to speed up my research.

Thank you very much

Daniel

danielwetzler wrote:
danielwetzler wrote:
I'm afraid that caching is not appropriate for my case due to the machines of reasons cited in my other ads...

First of all I don't think you need to worry about the effectiveness of caching in your particular case. In addition, Oracle is very skillful when actually writing the Sales blocks from the buffer on the disk cache, so if your amount of data written to the array of result is quite small and no other activity is happening on your system it will not get written to disk immediately anyway but remain in memory until a condition is met that trigger the writer of the database in order to eliminate the blocks on the disk.

But there are options that you might consider if you want to avoid as much overhead as possible and write the result of your calculation in the table of results as soon as possible.

You can use the path direct inserts (INSERT / * + APPEND * /) and set the table of results for "NOLOGGING". In this way, no cancellation and minimum never do again is generated.

Note, however, that there are certain reservations and restrictions to consider when using this approach, for example your result table will be not recoverable (what you say is OK), that a single direct-path insert access is allowed at the same time (it blocks the table exclusively, no other possible DML until you commit the transaction / rollback), and the direct-path insert access has some restrictions. If any of them apply that prevent the direct path operation, then it silently returns to the 'classic' insertion mode that generates the undo and redo. One of the most annoying restrictions is that you can not read a table that was written for in the direct-path access mode in the same transaction, you must first validate the transaction, otherwise you get "ORA-12838: cannot read/change an object after edit it in parallel." In other words, adding simply the indicator APPEND you might break the existing logic.

Finally the direct path insert never reuses the space in the blocks below the current high waters, which means that if you make a direct path insert and then remove rows from the table and repeat once again a direct path operation will increase your insertion and empty in the blocks already used space segment won't get reused. Best way would be to truncate the table rather than deletion of lines of it.

There are of the available workarounds to overcome some of these direct-path insert limits (exclusive lock, truncated rather than remove etc.), as the use of a table partitioned (if you have an appropriate edition/license), because direct-path inserts of access may be limited to the partitions. In this case you can do simultaneous direct-path inserts if you use different partitions, but then you sort of logic that determines which partition to use.

Kind regards
Randolf

Oracle related blog stuff:
http://Oracle-Randolf.blogspot.com/

SQLTools ++ for Oracle (Open source Oracle GUI for Windows):
http://www.sqltools-plusplus.org:7676 /.
http://sourceforge.NET/projects/SQLT-pp/

Tags: Database

Similar Questions

  • I'm trying to download the updates to my computer, but can't. I get the error code 646 and the download fails. I tried to download the update several times, but get the same answer. What is the problem?

    Ideas: I'm trying to download the updates to my computer, but can't. I get the error code 646 and the download fails. I tried to download the update several times, but get the same answer. What is the problem?

    • Pragrams you have problems with
    • Error messages
    • Recent changes to your computer
    • What you have already tried to solve the problem

    Remember - this is a public forum so never post private information such as numbers of mail or telephone!

    Hello

    Try this 1st to see if it helps, and it should:

    Description of the Patch registration cleanup tool
    http://support.Microsoft.com/kb/976220/

    ------------------------------------------------------

    If necessary :

    Try this - Panel - Windows Updates - on every update that will not be installed - click on the important updates
    or the update itself - double click a view more information (or click top then discovers on the right)

    Those who will take you to a page where you can download the update.

    Or go here and the KBxxxxxx number to download it.

    Download Center - mount the KBxxxxxx.

    Microsoft Download Center
    http://www.Microsoft.com/downloads/en/default.aspx

    Download - SAVE - go to where you put them - click on - RUN AS ADMIN

    Then you can right click on the update in the updates Windows and HIDE.

    If you get an error Installer install this version:

    Windows install 4.5 Redistributable
    http://www.Microsoft.com/downloads/details.aspx?FamilyId=5A58B56F-60B6-4412-95B9-54D056D6F9F4&displaylang=en

    ----------------------------------------------------

    Then run this:

    How to reset the Windows Update components? -a Mr Fixit
    http://support.Microsoft.com/kb/971058

    Description of the system for Windows Vista, Windows Server 2008, update tool and
    for Windows 7
    http://support.Microsoft.com/kb/947821

    ------------------------------------------------------------
    Because these are all Office updates you might get more information if necessary in the Agency of those groups that
    may have experienced the same problem.

    Office newsgroups
    http://www.Microsoft.com/Office/Community/en-us/FlyoutOverview.mspx

    Microsoft.public.office.misc discussions
    http://www.Microsoft.com/communities/newsgroups/list/en-us/default.aspx?DG=Microsoft.public.Office.misc&cat=en_us_01cb749f-c998-4762-8099-df71793c11c7&lang=en&CR=us

    ------------------------------------------------------------

    If necessary you can incident free get reports however the above should take care of it for you.

    Windows updates - free Incident report

    Go here and click on-> Windows Update fails while searching, downloading or installation of updates
    http://support.Microsoft.com/GP/wusupport#tab3

    The security updates, you can get free support Incident report
    http://www.Microsoft.com/protect/resources/support.aspx

    I hope this helps.
    Rob - bicycle - Mark Twain said it is good.

  • I use the SAGE software but can't view or print all reports since the upgrade to Windows 7

    I use the SAGE software but can't view or print all reports since the upgrade my laptop to windows 7.

    Is there something in windows 7 that is in conflict with SAGE software and if so is there a download available that will fix it

    It is common for accounting packages to must be run as an administrator (essentially because the companies are too lazy to properly program).

    Try first - then approach wise for assistance.

  • I want to reinstall the first métadata 8, but can not find downloads for version 8.  Where can I download the files for version 8?

    I want to reinstall the first métadata 8, but can not find downloads for version 8.  I have the serial No.  Where can I download the files for version 8?

    Gordonbull I'm sorry, but I'm not aware of a public link to first Elements 7.  You bought the software from Adobe directly?  You always have access to the installation media?

  • I bought a new comp, I can not access my hotmail account on it, but I can you can reach it from other computers

    Hotmail cannot b viewed, the new computer

    I bought a new comp, I can not access my hotmail account on it, but I can you can reach it from other computers

    Hi GwenBright,

    1. what happens when you try to access the account? You receive messages or error codes?

    2. are you facing problems with hotmail account?

    If you are facing problems with your hotmail account, you can post your request in the Windows Live forum for assistance:

    Windows Live Support

    http://windowslivehelp.com/searchresults.aspx?query=cannot%20access%20account%20from%20New%20computer&ProductID=1

    Hope this information is useful.

  • Size of the table only includes not Keynote - can not enter directly px

    I inserted a table on a slide, and he made two unexpected things:

    1. it will not allow me to directly enter a width of table in pixels - as soon as I enter a value, it returns to the original value. The only way I can change the size of the table is with the up/down arrows, essentially pushing a pixel at a time.

    2. when I add an additional column, rather than tighten it in the width of the table by adjusting the size of the existing columns, it blows the table out of the slide area, and I have to manually resize the table to accommodate.

    I have looked through all the parameters of the table and just cannot find why it behaves in this manner, which is different from the other tables I've created in the past.

    1. You are right. Selecting the Table tab and reduce line and column values will shrink your table, but the table resizing is not supposed to work this way.
    2. Control-click or two fingers press the alphabetical table header and select Add column after from this menu. The new column is added in place, and the other columns shrink and walk left to accommodate the new column, while the table itself does not move.
  • Why I can boot into safe mode with internet connection, use the operating system, etc., but can not open a normal session without password administrator; who got the disabled.

    OEM Vista Home Premium. Normal startup does not recognize the password. When you click User icon it says: "your account has been disabled. Please, see your system administrator"I looked in the mirror, but it did not help. Booted, press F8, went in safe mode with network connection. Everything seemed to be there. Surf the internet and then started to ask me why I don't have a password here when I did normal start-up. What is the password? Check "Microsoft Answers", but what I came out which was, I need to reinstall the OS, which I can't do it without a drive anyway.  I thought that I've used it before, I knew the password. This computer has been recently "reinstalled" internal folder 'restore '. Something must happen. A unknown password can be removed from safe mode? Ultimately how reinstall you a clean Vista when all you have is the key to product and no local or OEM support? What would be the difference between a password reset disk and the OS disk.  The two would probably be stored side by side. Not to mention that most of us Dummies want to just surf to buy, and if we can not surf, we cannot buy. Dummies help us get back on the internet, Microsoft. At least take care of this shot.

    Hi PAM,.

    In Safe Mode, try to activate the high administrator account http://www.howtogeek.com/howto/windows-vista/enable-the-hidden-administrator-account-on-windows-vista/.  Then log in using account and use it to solve problems with your normal administrator account login via control panel / user accounts / manage other accounts.  Find the one you want and make the appropriate changes to fix it.  If you can't, then you need to address as a corrupt account by using the following procedure:

    To fix this use http://windows.microsoft.com/en-AU/windows-vista/Fix-a-corrupted-user-profile.  If this is the only available administrator profile (you must be an administrator to solve this problem), activate the hidden administrator account (HAA) (i.e. what you did above, or you can do this by using these instructions instead: http://www.computerworld.com/s/article/9001970/How_to_access_the_true_Administrator_account_in_Windows_Vista?taxonomyId=17&pageNumber=1.)

    Once that is done, don't forget to disable the HAA to save it in case it is necessary once again and for safety reasons (since people often try to hack into systems using this account).  Do NOT use the HAA as your administrator account because if you lose the only administrator on the system account or it is damaged again, then you're watered.

    The fact that it says it is disabled gives me to think that you can use the guest or built-in Administrator account already (as normally, you cannot disable an account, but you can with these two which cannot be deleted and only disabled).

    The password reset disk is only good if created before that you need and only to restore a password, do not to activate a disabled account.  Another thing that goes beyond passwords here.

    A recovery disk allows you to do some advanced options of recovery by booting the disk, but it will help you restore the operating system (or help you with this problem either).

    An Installation of Vista genuinve disc (the operating system drive as you seem to be describing) is a disk that contains the operating system.  That, if it is the original disc supplied with the system and is exactly the same as the product OEM key that you must allow you to do a clean OS install (although I would be first backup you'll pretty much lost everything in the process).  The following should help: http://www.vistax64.com/tutorials/117366-clean-install-full-version-vista.html.

    If you have a factory Conditions or a recovery Partition restore disk, then these are alternatives to a clean install if you don't have this disc.  But the procedure varies according to the manufacturer, make and model of PC.  Most of the manufacturers will allow you to buy these records of restoration (for a fee) If you cannot do it with a recovery Partition cannot create diskettes from the recovery Partition or have no other option.  Visit the support site of the computer for information on this topic, available options, and related costs.

    If you cannot enable the built-in Administrator account and cannot access the system in normal mode with this or another administrator account, then I'm afraid a clean install or restore to factory conditions is your only option.

    I hope this helps.

    Good luck!

  • I can't understand the reasoning behind the tables to ID CS5. Can you help me?

    I can make tables ID CS5 works, but I do not understand how they work. I should mention that I am a heavy user of FrameMaker, so I'm sure I have some faulty assumptions.

    In FrameMaker, I'm used to the use of the table styles to automate the formatting of the table. All the table set in the form of information - for example, styles of text for titles table, headers, and body; rules; intercellular. etc. - is built in the style of table and applied with a single click. The text style information drawn from pre-existing paragraph styles that are associated with the table style. All very simple. But in InDesign, things seem much more complicated.

    InDesign a of table and Cell Styles. I'm not clear on the relationship between the two. You can specify to power and styles of shading in both. I don't understand this.

    I got more predictable results, with cell Styles, so I took most of my formatting information. But Cell Styles are not autonomous entities. Even if you create them, then add them to the Style Table, they must be associated with a pre-existing paragraph style. This looks like a duplication of efforts - two distinct styles (cell and paragraph) apply the same text formatting information. The cell Style includes power and info of the shading, but that shouldn't be necessary since that information can theoretically be entered in the Style of the Table.

    In addition, Cell Styles using limits you to the style of a paragraph per cell. In some cases, I need two - data or text, followed by a few chips. When this happens, that I had to remove the cell Style and directly apply a paragraph style. Looks funky.

    I don't want to get too deep into the weeds with specific puzzles I encountered; It is sufficient to say that I do not understand how the table and Cell Styles interact and how best to use them to create and format tables efficiently. Does anyone of you understand the reasoning behind the ID tables? Can you provide a source that explains it? There must be a system, a set of operating principles that are consistent, but I was not able to discern them.

    Sincere thanks,

    -Donna Reynolds

    Hi, Donna.

    I don't know a good reference for how table styles fit together, but I think that your problems would be solved more easily if you gave a specific example of what was confusing you.

    It is true that there is overlap between the table and cell styles. This is because they are modeled on the Table Options and Options of the cell, and there is an overlap. For example, the shot of the table and the outer race of the external cells are the same things.

    Most of the time, you can avoid this confusion - in the Style of your Table, do not define anything except for where you need to replace your cell style information, such as the outside of the table. You cannot set the padding on a style to a table in the table, because you cannot set the padding in the Table Options. Except for the stuff that relates to the entire table, such as the alternation of the contours of row/column.

    So set your fillings in cell styles and use this style in the Style of the Table.

    In your cell styles, do not specify a paragraph style. Use (ignore). It is important that a cell should dictate a particular paragraph style, then use it. But it's probably him better not reach otherwise.

    Is it that help at all?

  • I want to allow users to update the table through Web pages, but not directly

    Hi guys,.

    I have a question. There is a Web page that people are going to and through that they get into stuff and delete stuff. Therefore, it must be select, insert, delete and update on the table. Because they can only do so via the buttons on the Web page, they are not able to remove the other stuff of users.
    However, nothing to prevent them from being able to connect via sqlplus say and removing stuff directly in the table. How to work around this problem?

    Thank you

    OracleGuy777 wrote:
    (1) for the joint account, everyone will still be need to know the password, Yes? Otherwise, how would they be able to connect? If they need the password, what is to prevent them from logging in via sqlplus using shared account and then delete stuff?

    N ° the password on behalf of shared database would not be known by users, it could just be stored on the server somewhere intermediate (intermediate level different servers have different options for storing secure passwords on the middle tier). Then create you users of the application (i.e. an array of USERS with a user_name and a hashed_password column) and do check this hash name & password of the user when the user tries to log on by your application.

    (2) Let's say I control access via a stored procedure and call it my request. users can still connect via sqlplus and call him too much, they don't? so removing the stuff?

    Yes, if your users have a data account, and this account has access EXECUTE on the stored procedure, they could connect through SQL * more and run it. If you gave them permission to delete a particular entity, however, why is - this important if they do it through your app through SQL * Plus, or via another utility? If you put the logic for change, to verify that the user is allowed to delete the particular line, etc. in the stored procedure, the audit security implications should not depend on the front end.

    Justin

  • Outlook Express - I can see the list of received emails, but can't read them in the display below pane. It is empty.

    I use Outlook Express for my e-mail.
    I can see the list of emails received, but cannot be read in the display below pane. It is empty.
    You are dragging the separator between the components of Message and preview low path by chance?
     
    See this news, but at least you're behind in the updates should not be the reason.
     
    Possible fixes for the display of an empty message
    www.oehelp.com/OETips.aspx#10 
     
     
    Finally, try in a new identity. File | Identities | Add the new identity. Create a new one and try it. If all goes well, you can import your messages and address book from the old identity and delete it.
     
    Note: Do not use the main word in the name of the new identity.
  • Installed the driver for Lifechat lx300, but can not hear the audio in media player

    I have a new helmet. I installed the driver but can not hear the audio in media player

    Hello

    I suggest you to visit the links below that would solve your problem.

    Step 1: Turn sounds into the lifestyle cat helmet

    http://support.Microsoft.com/kb/935749

    Additional information: a. tips for solving common audio problems

    http://Windows.Microsoft.com/en-us/Windows7/tips-for-fixing-common-sound-problems

    b. no sound in Windows

    http://Windows.Microsoft.com/en-us/Windows/help/no-sound-in-Windows

    Hope this information is helpful and let me know if you need additional assistance.

  • result should be modify the table GRADE_CONVERSION MODIFIED_DATE add but "("come and why?

    Result:

    ALTER table GRADE_CONVERSION add MODIFIED_DATE (/ / result should be alter table GRADE_CONVERSION add MODIFIED_DATE but "(" entrée ) ")

    ALTER table GRADE_CONVERSION add CREATED_BY VARCHAR2 (30)

    ALTER table GRADE_CONVERSION add CREATED_DATE (/ / result should be alter table GRADE_CONVERSION add CREATED_DATE but "(" entrée ) ")

    ALTER table GRADE_CONVERSION add MODIFIED_BY VARCHAR2 (30)

    QUERY:

    CREATE TABLE 'ERHAN. "" GRADE_CONVERSION ".

    (VARCHAR2 (2) "LETTER_GRADE",)

    NUMBER (3.2) "GRADE_POINT" DEFAULT 0,

    NUMBER (3.0) "MAX_GRADE."

    NUMBER (3.0) "MIN_GRADE."

    VARCHAR2 (30) 'CREATED_BY. "

    DATE OF THE "CREATED_DATE,"

    VARCHAR2 (30) "MODIFIED_BY",.

    DATE OF THE "MODIFIED_DATE".

    );

    CREATE TABLE "SARIGUL. "" GRADE_CONVERSION ".

    (VARCHAR2 (2) "LETTER_GRADE",)

    NUMBER (3.2) "GRADE_POINT" DEFAULT 0,

    NUMBER (3.0) "MAX_GRADE."

    NUMBER (3.0) "MIN_GRADE".

    );

    with the CBC as

    (

    Select src.table_name src_table_name, src.column_name src_col_name, src.data_type src_data_type, src.data_length src_data_len, src.data_precision src_data_precision, src.data_scale src_data_scale,

    CBC. Nullable src_nullable, decode (T.Constraint_Type, 'P', 'Primary Key', 'U', 'Unique', ") as src_cons

    all_tab_columns CBC

    left join (select Cc.Column_Name, Uc.Constraint_Type

    of user_cons_columns cc, uc user_constraints

    where Cc.Constraint_Name = Uc.Constraint_Name

    and Cc.Table_Name = Uc.Table_Name) t

    on T.Column_Name = Src.Column_Name

    where table_name = 'GRADE_CONVERSION' and owner = 'ERHAN.

    ),

    As TGT

    (

    Select tgt.table_name tgt_table_name, tgt.column_name tgt_col_name, tgt.data_type tgt_data_type, tgt.data_length tgt_data_len,

    TGT.data_precision tgt_data_precision, tgt.data_scale tgt_data_scale, tgt.nullable tgt_nullable,

    Decode (T.Constraint_Type, 'P', 'Primary Key', 'U', 'Unique', ") as tgt_cons

    from all_tab_columns tgt

    left join (select Cc.Column_Name, Uc.Constraint_Type

    of user_cons_columns cc, uc user_constraints

    where Cc.Constraint_Name = Uc.Constraint_Name

    and Cc.Table_Name = Uc.Table_Name) t

    on T.Column_Name = TGT. Column_Name

    where table_name = 'GRADE_CONVERSION' and owner = 'SARIGUL.

    ),

    col_details as

    (

    Select src.src_table_name, nvl (tgt.tgt_table_name, first_value (tgt_table_name) more (order of nulls last tgt_table_name)) tgt_table_name;

    SRC.src_col_name, src.src_data_type, src.src_data_len, src.src_data_precision, src.src_data_scale, src.src_nullable, src_cons,

    TGT.tgt_col_name, tgt.tgt_data_type, tgt.tgt_data_len, tgt.tgt_data_precision, tgt.tgt_data_scale, tgt.tgt_nullable, tgt_cons

    the CBC

    outer join full tgt

    on)

    SRC.src_col_name = tgt.tgt_col_name

    )

    )

    Select *.

    BeO

    Select the case sensitive option

    When tgt_data_type! = src_data_type or tgt_data_len! = src_data_len or tgt_data_precision! = src_data_precision or tgt_data_scale! = src_data_scale or tgt_nullable! = src_nullable

    then 'alter table ' | tgt_table_name | 'Edit ' | tgt_col_name | ' ' || src_data_type | ' (' ||

    -case when src_data_type null ('DATE') then

    on the other

    case

    When src_data_type in ('VARCHAR', 'VARCHAR2')

    then nvl (to_char (src_data_len), ' ') | ') '

    otherwise decode (nvl (src_data_precision-1),-1, null, nvl (to_char (src_data_precision), ' ') |) ', ' || NVL (to_char (src_data_scale), ' ') | ')')

    end

    end

    ||

    cases where tgt_nullable = 'Y' then 'null '.

    of another end 'not null '.

    || tgt_cons

    When tgt_col_name is null

    then 'alter table ' | tgt_table_name | 'Add ' | src_col_name | ' ' ||  ' ' || ' ' || src_data_type | ' ' ||

    -case when src_data_type null ('DATE') then

    on the other

    case

    When src_data_type in ('VARCHAR', 'VARCHAR2')

    then nvl (to_char (src_data_len), ' ') | ') '

    otherwise decode (nvl (src_data_precision-1),-1, null, nvl (to_char (src_data_precision), ' ') |) ', ' || NVL (to_char (src_data_scale), ' ') | ')')

    end

    end

    || tgt_cons

    When src_col_name is null

    then 'alter table' | tgt_table_name: ' drop '. tgt_col_name

    end alter_statement

    of col_details

    )

    where alter_statement is not null;

    Result:

    ALTER table GRADE_CONVERSION add MODIFIED_DATE (/ / result should be alter table GRADE_CONVERSION add MODIFIED_DATE )

    ALTER table GRADE_CONVERSION add CREATED_BY VARCHAR2 (30)

    ALTER table GRADE_CONVERSION add CREATED_DATE (/ / result should be alter table GRADE_CONVERSION add CREATED_DATE )

    ALTER table GRADE_CONVERSION add MODIFIED_BY VARCHAR2 (30)

    Erhan, you need to change your script a little

    with the CBC as

    (

    Select src.table_name src_table_name, src.column_name src_col_name, src.data_type src_data_type, src.data_length src_data_len, src.data_precision src_data_precision, src.data_scale src_data_scale,

    CBC. Nullable src_nullable, decode (T.Constraint_Type, 'P', 'Primary Key', 'U', 'Unique', ") as src_cons

    all_tab_columns CBC

    left join (select Cc.Column_Name, Uc.Constraint_Type

    of user_cons_columns cc, uc user_constraints

    where Cc.Constraint_Name = Uc.Constraint_Name

    and Cc.Table_Name = Uc.Table_Name) t

    on T.Column_Name = Src.Column_Name

    where table_name = 'GRADE_CONVERSION' and owner = 'ERHAN.

    ),

    As TGT

    (

    Select tgt.table_name tgt_table_name, tgt.column_name tgt_col_name, tgt.data_type tgt_data_type, tgt.data_length tgt_data_len,

    TGT.data_precision tgt_data_precision, tgt.data_scale tgt_data_scale, tgt.nullable tgt_nullable,

    Decode (T.Constraint_Type, 'P', 'Primary Key', 'U', 'Unique', ") as tgt_cons

    from all_tab_columns tgt

    left join (select Cc.Column_Name, Uc.Constraint_Type

    of user_cons_columns cc, uc user_constraints

    where Cc.Constraint_Name = Uc.Constraint_Name

    and Cc.Table_Name = Uc.Table_Name) t

    on T.Column_Name = TGT. Column_Name

    where table_name = 'GRADE_CONVERSION2' and owner = 'SARIGUL.

    ),

    col_details as

    (

    Select src.src_table_name, nvl (tgt.tgt_table_name, first_value (tgt_table_name) more (order of nulls last tgt_table_name)) tgt_table_name;

    SRC.src_col_name, src.src_data_type, src.src_data_len, src.src_data_precision, src.src_data_scale, src.src_nullable, src_cons,

    TGT.tgt_col_name, tgt.tgt_data_type, tgt.tgt_data_len, tgt.tgt_data_precision, tgt.tgt_data_scale, tgt.tgt_nullable, tgt_cons

    the CBC

    outer join full tgt

    on)

    SRC.src_col_name = tgt.tgt_col_name

    )

    )

    Select *.

    de)

    Select the case sensitive option

    When tgt_data_type! = src_data_type or tgt_data_len! = src_data_len or tgt_data_precision! = src_data_precision or tgt_data_scale! = src_data_scale or tgt_nullable! = src_nullable

    then 'alter table ' | tgt_table_name | 'Edit ' | tgt_col_name | ' ' || src_data_type | ' ' ||

    -case when src_data_type null ('DATE') then

    on the other

    case

    When src_data_type in ('VARCHAR', 'VARCHAR2')

    then ' (' |) NVL (to_char (src_data_len), ' ') | ') '

    otherwise decode (nvl (src_data_precision-1),-1, null, nvl (to_char (src_data_precision), ' ') |) ', ' || NVL (to_char (src_data_scale), ' ') | ')')

    end

    end

    ||

    cases where tgt_nullable = 'Y' then 'null '.

    of another end 'not null '.

    || tgt_cons

    When tgt_col_name is null

    then 'alter table ' | tgt_table_name | 'Add ' | src_col_name | ' ' ||  ' ' || ' ' || src_data_type | ' ' ||

    -case when src_data_type null ('DATE') then

    on the other

    case

    When src_data_type in ('VARCHAR', 'VARCHAR2')

    then ' ('| nvl (to_char (src_data_len), ' ') |) ') '

    otherwise decode (nvl (src_data_precision-1),-1, null, nvl (to_char (src_data_precision), ' ') |) ', ' || NVL (to_char (src_data_scale), ' ') | ')')

    end

    end

    || tgt_cons

    When src_col_name is null

    then 'alter table' | tgt_table_name: ' drop '. tgt_col_name

    end alter_statement

    of col_details

    )

    where alter_statement is not null;

    Concerning

    Mr. Mahir Quluzade

  • I have downloaded the software, adobe digital editions, but can not open or launch the program

    I have download Adobe Digital editions but can not open or launch the program.

    What operating system.

    If Vista, read http://helpx.adobe.com/digital-editions/kb/installing-digital-editions-20-windows.html

    If XP, a lot of people have problems.  A resolution is to install the 1.7.2 version instead (which also avoids other bugs).

    Version 1.7.2 is a little hard to find,

    I found this for PC at http://www.tucows.com/preview/853736/Adobe-Digital-Edition-For-EBooks

    I don't know where there is a Mac version.

  • Try to find the specific effect in AE but can't seem to locate. Example of video available.

    There is a very widespread effect in this video: http://Vimeo.com/4803532

    Especially at 0:56 to 02:45. It is an effect of repetition. I previously used in AE some time ago but can't seem to find a way to do it again. If someone could just please direct me to where it is and what he has the name is what you'd really do my Christmas Eve.

    Thank you guys.

    Animate everything what you need in a demo, then use Echo. Another one, you will surely find video feedback effects in some suites of plug-in...

    Mylenium

  • To print from the computer, but can not scan from printer to computer. Tried everything. Disconnected power supply, etc, nothing works.

    Have no problem when you print a document from the computer. Can not scan from printer to computer. I don't know that I've scanned because I went from windows 7 to 10. Printer not repeat myself found computer.

    Hi, Rolland,.

    Welcome to the Microsoft community. I might help you.

    To better understand the issue, I would need more information on your side.

    1. What is the brand and model of the scanner?

    2. Do you get any error messages? If Yes, what is the full error message?

    This problem might have occurred because of these reasons:

    1. Corrupted driver.

    2. Hardware problem.

    Method 1:
    I suggest you to run hardware store and check if it helps.

    (a) press the Windows keyboard.

    (b) Troubleshooting type in the search box and press enter.
    (c) click on material and audio.

    (d) click on hardware and devices and follow the on-screen instructions.

    Method 2:
    If the problem persists, I suggest you to download and install the latest scanner driver\software on the manufacturer's Web site.

    Hope this information helps. Reply to the post with an up-to-date report of the issue so that we can help you more.

Maybe you are looking for

  • The videos are missing after the importation of the iphone

    Help! The videos that are on my iphone are missing from my iphone AND in window photo gallery. I want to cry, there was more than two years of special moments!

  • The icons on my laptop do not meet that I double click on it.

    Just recently when I click on my icons on my laptop, that they are not. Impossible to understand what might be causing this.  I can open them when I click on the Start button.

  • Manually delete the printer

    My Canon LBP 5000 worked fine in Windows 7 (64 bit), but after upgrading to Windows 8 it is causing crashes. for example, Word and Excel (2010) crashes when you try to enumerate printers. Sometimes, stop the spooler service brings the app, not always

  • checking the temperature of my HD7970M... Alienware M17x r4

    Hello! I have the problem written in the title... I can't verify anything about my HD7970m (two external programs (Afterburner, gpuz, CPUID, hw64, etc.) and Catalyst program center... If they work, they will only check the intel HD 4000) temperature,

  • Historical record

    Hi, I have a problem where my record is updated yesterday. How to get the updated folder to update? TX, very well.