Convert Templates

Is there an easy way to convert templates created in
Dreamweaver6 to the templates used in Dreamweaver8 along with all
the documents the templates are attached to?
Is there a need to?
I noticed that Dreamweaver8 uses a different syntax for
templates - specifically editable regions - and I'd like to update
my currrent templates created in Dreamweaver6.
Thanks

> Is there a need to?
No. The markup is exactly the same.
> I noticed that Dreamweaver8 uses a different syntax for
templates -
> specifically editable regions
If you are seeing different markup then the template must
have been created
with an earlier version of DW than DW6. It would be a good
idea to convert
them, in that case. You will find a tutorial for how to do
that here -
http://www.dmx-templates.com
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com
- Template Triage!
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
http://www.macromedia.com/support/search/
- Macromedia (MM) Technotes
==================
"Jeff.M" <[email protected]> wrote in
message
news:e9mfen$7v2$[email protected]..
> Is there an easy way to convert templates created in
Dreamweaver6 to the
> templates used in Dreamweaver8 along with all the
documents the templates
> are
> attached to?
> Is there a need to?
>
> I noticed that Dreamweaver8 uses a different syntax for
templates -
> specifically editable regions - and I'd like to update
my currrent
> templates
> created in Dreamweaver6.
>
> Thanks
>

Similar Messages

  • Dynamic Converter Template Type drop down list error

    UCM 11g, win xp 64 bit
    when I try to check in dynamic converter template (Dynamic Converter Admin -> Check in existing template), the drop down of template types never gets updated with templates types, it just sits on "Loading values...". Any ideas why ? I can edit template types right in the UCM DB, DocMeta table, xTemplateType column, but that doesnt sound like a "clean approach".
    Best regards,
    Giedrius

    try uninstall and insatall the component again. Also logout and login
    regards,
    deepak

  • Convert template into html

    Hi
    Is it possible to simply convert a template back into html
    and so get rid of all "not editable regions". In one of my
    templates I have problems with not being able to make an header
    editable again.
    Thanks.
    Sarosa

    This template is a mess.
    You have two editable regions named head -
    <!-- TemplateBeginEditable name="head" --><!--
    TemplateEndEditable --><!--
    InstanceBegin template="home.dwt"
    codeOutsideHTMLIsLocked="false" --><
    and
    <!-- InstanceBeginEditable name="head" --><!--
    InstanceEndEditable --><title>Badrane
    Tours</title>
    In addition, if you REALLY pasted in the whole page's code,
    there is no
    doctype, no <html>, no <head>, and no
    <body> tag.
    I'm guessing DW complains quite a bit when you try to do
    anything with this
    template.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Sarosa" <[email protected]> wrote in
    message
    news:[email protected]...
    > The code is attached. Thanks.
    >
    > <!-- TemplateBeginEditable name="head" --><!--
    TemplateEndEditable --><!--
    > InstanceBegin template="home.dwt"
    > codeOutsideHTMLIsLocked="false" --><style
    > type="text/css">
    > <!--
    > body,td,th {
    > font-family: Verdana, Arial, Helvetica, sans-serif;
    > font-size: 12px;
    > color: #333333;
    > }
    > body {
    > background-color: #000000;
    > }
    > .hairline_top_r_l {
    > border-top-width: thin;
    > border-right-width: thin;
    > border-bottom-width: thin;
    > border-left-width: thin;
    > border-top-style: solid;
    > border-right-style: solid;
    > border-bottom-style: solid;
    > border-left-style: solid;
    > border-top-color: #CC6600;
    > border-right-color: #CC6600;
    > border-left-color: #CC6600;
    > }
    > .hairline_top_bot_r_l {
    > border: thin solid #C46200;
    > }
    > -->
    > </style>
    > <link href="../website/website/styles/main.css"
    rel="stylesheet"
    > type="text/css" />
    > <script src="../scripts/AC_RunActiveContent.js"
    > type="text/javascript"></script>
    > <!-- InstanceBeginEditable name="head" --><!--
    InstanceEndEditable -->
    > <title>Badrane Tours</title>
    > <link href="../website/styles/main.css"
    rel="stylesheet" type="text/css">
    > <br />
    > <table width="800" height="330" align="center"
    cellpadding="0"
    > cellspacing="0"
    > bordercolor="#000000">
    > <tr>
    > <td height="52" bordercolor="#000000"
    class="hairline"><div
    > align="center"
    > class="hairline_top_r_l">
    > <script type="text/javascript">
    > AC_FL_RunContent(
    > 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#
    >
    version=9,0,28,0','width','800','height','150','src','../website/swf/header','qu
    > ality','high','pluginspage','
    http://www.adobe.com/shockwave/download/download.cg
    >
    i?P1_Prod_Version=ShockwaveFlash','bgcolor','#000000','movie','../website/swf/he
    > ader' ); //end AC code
    > </script><noscript><object
    > classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    > codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
    > rsion=9,0,28,0" width="800" height="150">
    > <param name="movie"
    value="../website/swf/header.swf">
    > <param name="quality" value="high"><param
    name="BGCOLOR"
    > value="#000000">
    > <embed src="../website/swf/header.swf" width="800"
    height="150"
    > quality="high"
    > pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Versio
    > n=ShockwaveFlash" type="application/x-shockwave-flash"
    > bgcolor="#000000"></embed>
    > </object>
    > </noscript></div></td>
    > </tr>
    > <tr class="hairline_top_r_l">
    > <td height="223" bordercolor="#000000"
    class="hairline_top_r_l"><!--
    > InstanceBeginEditable name="body" -->
    > <p> </p>
    > <p> </p>
    > <p> </p>
    > <p> </p>
    > <p> </p>
    > <p> </p>
    > <p> </p>
    > <p> </p>
    > <p> </p>
    > <p> </p>
    > <p> </p>
    > <p> </p>
    > <p> </p>
    > <p> </p>
    > <p> </p>
    > <!-- InstanceEndEditable --></td>
    > </tr>
    > <tr class="hairline_top_bot_r_l">
    > <td height="20" bordercolor="#000000"
    > class="hairline_top_bot_r_l"><script
    > type="text/javascript">
    > AC_FL_RunContent(
    > 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#
    >
    version=9,0,28,0','width','800','height','20','src','../website/swf/menu','quali
    > ty','high','pluginspage','
    http://www.adobe.com/shockwave/download/download.cgi?P
    >
    1_Prod_Version=ShockwaveFlash','bgcolor','#000000','movie','../website/swf/menu'
    > ); //end AC code
    > </script><noscript><object
    > classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    > codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
    > rsion=9,0,28,0" width="800" height="20">
    > <param name="movie" value="../website/swf/menu.swf"
    />
    > <param name="quality" value="high" /><param
    name="BGCOLOR"
    > value="#000000">
    > <embed src="../website/swf/menu.swf" width="800"
    height="20"
    > quality="high"
    > pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Versio
    > n=ShockwaveFlash" type="application/x-shockwave-flash"
    > bgcolor="#000000"></embed>
    > </object></noscript></td>
    > </tr>
    > </table>
    > <!-- InstanceEnd -->
    >

  • How to convert Templates into tables under Smartforms

    Hi Gurus,
        I need to print internal table data onto a Template. But I'm wondering as how to convert a Template into Table. It is very urgent.
       Answers are rewardable.
    -Syed.

    Hi ,
    Why do you wantto use templates as table control .   
    You  should use table control  in place of template  to dipslay contents of an internal table .
    To use table control as template  put template inside a loop  . Im not sure it works or not .
    Regards

  • Problems converting templates from dot to dotx - concerning tables

    I have a lot of templates where bodytext and tables are mixed.
    Word standard (to 2010) was that a table starts 0,19 cm left of left margin and since the tablecell has a standard indent of 0,19 cm from left the text in the table alignes with the bodytext above or under the table.
    When using Save as to convert a dot to a dotx file in Word 2013 the position of the table changes so it starts at the left margin but still has 0,19 indent in the cell.
    The result is that text in the table ends up with an indent of 0,19 which not alignes the rest of the text.  
    The solution is not to change the cell indent to 0 since the text then is to Close to a possible border.
    Is there any explaination or solution out there?
    Thanks!

    Please find a sample dataset app in the Business Objects Developer Library :
    [CRXIR2 - Web and Windows projects (Visual Studio .NET 2002/2003 and Visual Studio 2005) |http://devlibrary.businessobjects.com/BusinessObjectsXIR2/en/en/CrystalReports_dotNET_SDK/crsdk_samples_aspx/data/crsdk_net_tutorials_115_en.zip]
    http://devlibrary.businessobjects.com/BusinessObjectsXIR2/en/devsuite.htm

  • Convert template to normal pages doc?

    Is there anyway to convert a template to a normal pages doc so that you can edit the background and fixed content etc? (I need to get the background of a template)

    Create a new Pages document and select the template whose image you seek. Click once on that image, and then copy it to the clipboard. Launch Preview, and from the File menu, choose New from Clipboard. From Preview, save the image.
    Most Apple supplied templates have text that is placeholder text, and images that are placeholder images. That means you can click on the text to edit it, especially the Latin Lorem Ipsum stuffing, and drag/drop an image over an existing one to auto-size and replace. You will know it is placeholder text when you click on it and the background color of the text turns a coral color.

  • Converting Templates From  Adobe Fireworks to Joomla

    Do anyone know how to transfer templates from Adobe Fireworks to Joomla or another CMS's . Cuz i wanted to create an ecommerce site ,so i'd like to create a template by myself...

    No you can't transfer templates from FW to Joomla or Wordpress or Drupal or any other CMSs because the themes/templates for these packages have to be constructed in a specific way to make them work correctly.
    I suggest go to Joomla's Forums and ask them how to create templates for their package.  There are other forums for Wordpress and drupal as well to deal with questions like yours.
    Good luck.

  • Converting Template from European Page Size

    I am new to FrameMaker and to the company I now work for, which is a U.S. site from a European based company.  The FrameMaker templates were established using a page size of A4 (apparently standard size in Europe).  My problem is that when I try to print files on 11.5 X 8 paper, I receive errors and can't get the files to print.  Could someone please provide some tips as to how I can remedy this issue?

    If all you want to do is print the files, then make a PDF of the Frame files using Adobe PDF as the printer and setting the paper size to A4. Then print the PDF to the physical printer, setting the paper size to letter and select scale to paper size in Acrobat print dialog.
    Most likely, eventually you will want to reformat the files for letter size paper. To do this, you will need to edit the master pages in one of the files, changing the page size and margins, moving headers and footers where necessary. Then copy the master pages into all the files of the book. Then update the book.

  • Convert Template to CSS

    I'm developing a website in DW and have found the whole
    template thing so buggy that I'm wondering if I could actually
    script the entire thing using css. The issue I have is that my site
    uses spry accordion widget placed over a apdiv tag/ In addition, I
    have a place for page info in an expandable box in an apdiv tag.
    Seems this should be easy, but i get hung up on figuring out
    to place the apdivs with in css.
    http://www.christywebbertemp.com/index.html
    is the link to the site.

    Script the entire thing using CSS? I can't imagine what you
    are thinking.
    Anyhow you have this CSS -
    topnav {
    position:absolute;
    width:420px;
    height:41px;
    z-index:3;
    left: 520px;
    top: 86px;
    font: bold normal 16px/normal Verdana, Arial, Helvetica,
    sans-serif;
    color: #CC0000;
    text-align: center;
    vertical-align: baseline;
    But that's not a proper selector. Then you have this -
    <p class="topnav"> </p>
    <p class="topnav"> </p>
    <div id="topnav">
    so I'm assuming you want that rule to hit this div. In that
    case the
    selector would have to be this -
    #topnav {
    Just so you'll know, I think it's terribly confusing to have
    both an ID
    selector and a class selector with the same name.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Malinki8" <[email protected]> wrote in
    message
    news:gqdfoj$oo8$[email protected]..
    > I'm developing a website in DW and have found the whole
    template thing so
    > buggy
    > that I'm wondering if I could actually script the entire
    thing using css.
    > The
    > issue I have is that my site uses spry accordion widget
    placed over a
    > apdiv
    > tag/ In addition, I have a place for page info in an
    expandable box in an
    > apdiv
    > tag.
    >
    > Seems this should be easy, but i get hung up on figuring
    out to place the
    > apdivs with in css.
    >
    >
    http://www.christywebbertemp.com/index.html
    is the link to the site.
    >

  • Creation automatisée formulaire backlinks + convert template

    Bonjour,
    Voila je suis en charge d'un site web, que je dois modifier.
    Alors voici mes 2 questions :
    1 Existe-t-il un outil de conversion de template, à savoir passer du site existant, à un template dreamwever par exemple ( pour info :http://www.passion-esoterique.com ) ?
    2 Je souhaitais crée un formulaire pour un echange de lien, mais je voudrais l'automatiser et surtout pouvoir le personnaliser.
    Existe-t-il un script deja fait ou peut-on le faire avec dreamvewer ( sachant que je ne suis pas du tout un pro du php) ?
    Merci pour votre aide.
    Frama

  • RH8 crashes on converting RH7 project...

    ...please bear with me, this is long: I've successfully converted four significant RoboHelp 7 projects to RoboHelp 8 -- however, I have one that continuously, repeatedly crashes RoboHelp: the conversion itself crashes (maybe 2/3 of the way through), but opens up the project on the next execution of RH8; if I attempt to save changes in most topics, RH8 crashes. If I attempt to preview most topics, RH8 crashes. If I attempt to update DHTML Effects, RH8 crashes.
    I can compile (to either WebHelp or FlashHelp), but my "Normal" template (a stub) is replicated at the top of each and every topic in the compiled system. I've gone through the usual hoops (I've been around long enough), including deleting the CPD file, even the baggage, index, TOC and other configuration/parameter files...to no avail. I created a new, blank project and imported one file. RH8 crashed.
    However, I can go back and open up any of the other converted systems and they run like clockwork, without a hitch.
    The Vista Problem Report listed the crash as:
    Problem signature
    Problem Event Name:   APPCRASH
    Application Name:           RoboHTML.exe
    Application Version:       8.0.0.203
    Application Timestamp:                4944f3bb
    Fault Module Name:      ntdll.dll
    Fault Module Version:   6.0.6002.18005
    Fault Module Timestamp:            49e03824
    Exception Code:               c015000f
    Exception Offset:             0005b80a
    OS Version:        6.0.6002.2.2.0.256.1
    Locale ID:             1033
    Additional Information 1:             fd00
    Additional Information 2:             ea6f5fe8924aaa756324d57f87834160
    Additional Information 3:             fd00
    Additional Information 4:             ea6f5fe8924aaa756324d57f87834160
    Extra information about the problem
    Bucket ID:           1311412229
    At one point, before I uninstalled and reinstalled Visual Office 2008 on a long shot (try that some time: it's not a trivial task...), I'd received a debug message something like "yada-yada was activated while yad-yada was activated before yada-yada was deactivated" -- I Googled that, and the resolutions were horrific and I'm trying to forget.
    After a full work week of  grubbing around, I found the solution to RH8 crashing on save: some topics could be individually saved, most not. I did some file diffs and discovered that a table at the very top of each topic was variously saved by RH7 as either:
    <table x-use-null-cells style="width: 100%; x-cell-content-align: Center; border-right-style: Groove; border-right-width: ;
                                    border-bottom-style: Groove; border-bottom-width: ; border-spacing: 0px;
                                    border-spacing: 0px;" cellspacing=0 width=100%>
    ...or...
    <table style="background-repeat: repeat; background-attachment: scroll;
                                    background-image: url('Graphics/paper1a.jpg'); border-right-style: Groove;
                                    border-bottom-style: Groove;" cellspacing="0" background="Graphics/paper1a.jpg" width="100%">
    Topics with the first, crashed RH8. Always. Topics with the second were saved as expected.
    OK, so that problem was solved (in a sense)....but, I still have the issue where my template (normal.htt -- which consists solely of a stubbed table as above and now corrected) gets inserted into the top of every published topic. For example:
    The template ("Master Page") is a stub: "This is a stub."
    In the generated output (local machine, no server/network, running Vista64), every topic begins with "This is a stub" -- even if I delete normal.htt...
    I've submitted this as a bug, but would really appreciate any ideas. The first part, above, frazzled me no end--this part is driving me nuts. Again,all other projects have converted just fine and cause no issues.
    Thank you in advance...

    Thanks to the help from Peter, this issue is resolved (and—depending on how you look at it—is two bugs in the conversion process).
    1.       For the “printing” of the stubbed text in the Master Page on each topic when output: “Template” pages in RH7 became “Master Pages” in RH8. A new RH8 Master Page contains a special body tag that prevents contained stub text from displaying in the output. Anything outside the special body tag displays on all output associated with the Master Page. In RH7 Templates, on the other hand, nothing would show/was supposed to show on output…getting the picture? <G>
    So, fixing the RH7 converted Template with the RH8 code fixed that (everything from the RH7 Template was outside the special body tag). Peter alternatively suggested removing links to the Template in RH7, deleting it, then building a new Master Page in RH8 for new topics.
    2.       For the continuous crashing of RH8 and inability to save or preview certain topics: Throughout the years and various RoboHelp upgrades, the tables I had at the top of each topic to contain the topic title and summary text were variously started in the HTML as either “<table x-use-null-cells style=” or “<table style=”. RH7 was perfectly happy with either syntax.
    RH8 is not at all happy with “<table x-use-null-cells style=”.
    Any topic containing that string in the RH7 HTML would crash the project (indeed, crashed the conversion) when I attempted to save or preview the topic. With an external editor, I went though each of 300 topics and replaced all instances of “<table x-use-null-cells style=” with “<table style=” and the project is again 100%.
    Again, thanks to Peter for the help in getting this figured out!

  • Target="_blank" from a Converted Word Document

    I am having a real hard time linking to a new target page from a Word Document that I integrated into my site. The story is I have a Word Document that contains hyperlinks in it. When I add it to my content, the target changes to top no matter what it is. Is there a way to change that so a new page opens when a link is selected? Thank you.

    Hi,
    Are you using Dynamic Converter. If yes, open your Dynamic Converter Template and go to Globals tab and set the required settings to open hyperlinks. You can see the below document. Chapter 5 on globlas.
    http://download.oracle.com/docs/cd/E10316_01/DynamicConverter/Pdf/Template_Editor_Guide.pdf
    if you have already done this and still not working, are you sure the converted document is using your DC template?
    regards,
    deepak

  • Dynamic Converter Issue

    Hi,
    We are using the below script template for tif and pdf files
    <$setContentType("text/xml")$><$setHttpHeader("Cache-Control", "no-cache")$><$setMaxAge(0)$><?xml version="1.0" encoding="UTF-8"?>
    <message>
    <status>OK</status>
    <dDocTitle><$dDocTitle$></dDocTitle>
    <xPageOrientation><$xESIPageOrientation$></xPageOrientation>
    <t_images>{## repeat element=sections}<t_image>{## insert element=sections.current.image suppress=tags width=100}</t_image>{## /repeat}</t_images>
    <page_images>{## repeat element=sections}<page_image>{## insert element=sections.current.image suppress=tags width=825}</page_image>{## /repeat}</page_images>
    </message>
    and we are getting the below output.
    <?xml version="1.0" encoding="UTF-8"?>
    -<message> <status>OK</status> <dDocTitle>Viewer_PDF</dDocTitle> <xPageOrientation>,0,0,</xPageOrientation> -<t_images><t_image>/cs/groups/gwpublic/documents/document/y2nf/mdaw/~edisp/~export/WCC_000429~1~ESI_ALL_IMAGE_FORMATS_IN_XML/1038_1.jpg</t_image></t_images> -<page_images><page_image>/cs/groups/gwpublic/documents/document/y2nf/mdaw/~edisp/~export/WCC_000429~1~ESI_ALL_IMAGE_FORMATS_IN_XML/1038_2.jpg</page_image></page_images> </message>
    and we have the custom component for vieweing which fetches this images and displays the content and thumbnail image.
    Now we want to have the same functionality for text and html,your thoughts on this would be helpfull for us.
    Thanks in advance,
    Regards,
    Rohit

    Some of the best documentation for Dynamic Converter templates are actually in the old 10g documentation for Content Publisher:
    Oracle Web Content Management - Oracle Application Server Documentation
    I'd check out Seven Easy Lessons... there might be a trick in there that you could use:
    http://docs.oracle.com/cd/E10316_01/ContentPublisher/Pdf/CP_Seven_Easy_Lessons.pdf

  • Ecc 5.0 error

    Hi friends.
    I got this error while installing ecc 5.0 on windows 2003 server.Please anyone try to explain how to solve this.
    Error: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Child exited with error: rc = 2
    child_pid = 1
    See logfile SAP0000.log for further information
    Info: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Total number of processes: 19
    0 process(es) finished successfully:
    1 process(es) finished with errors: 0
    0 process(es) still running:
    Info: DBR3LOADEXEC_NT_ORA SyCoprocessCreate 2 732
    Creating coprocess R3load ...
    Info: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Total number of processes: 19
    0 process(es) finished successfully:
    1 process(es) finished with errors: 0
    1 process(es) still running: 1
    Error: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Child exited with error: rc = 2
    child_pid = 1
    See logfile SAPAPPL0.log for further information
    Info: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Total number of processes: 19
    0 process(es) finished successfully:
    2 process(es) finished with errors: 0 1
    0 process(es) still running:
    Info: DBR3LOADEXEC_NT_ORA SyCoprocessCreate 2 732
    Creating coprocess R3load ...
    Info: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Total number of processes: 19
    0 process(es) finished successfully:
    2 process(es) finished with errors: 0 1
    1 process(es) still running: 2
    Error: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Child exited with error: rc = 2
    child_pid = 1
    See logfile SAPAPPL1.log for further information
    Info: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Total number of processes: 19
    0 process(es) finished successfully:
    3 process(es) finished with errors: 0 1 2
    0 process(es) still running:
    Info: DBR3LOADEXEC_NT_ORA SyCoprocessCreate 2 732
    Creating coprocess R3load ...
    Info: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Total number of processes: 19
    0 process(es) finished successfully:
    3 process(es) finished with errors: 0 1 2
    1 process(es) still running: 3
    Error: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Child exited with error: rc = 2
    child_pid = 1
    See logfile SAPAPPL2.log for further information
    Info: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Total number of processes: 19
    0 process(es) finished successfully:
    4 process(es) finished with errors: 0 1 2 3
    0 process(es) still running:
    Info: DBR3LOADEXEC_NT_ORA SyCoprocessCreate 2 732
    Creating coprocess R3load ...
    Info: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Total number of processes: 19
    0 process(es) finished successfully:
    4 process(es) finished with errors: 0 1 2 3
    1 process(es) still running: 4
    Error: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Child exited with error: rc = 2
    child_pid = 1
    See logfile SAPCLUST.log for further information
    Info: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Total number of processes: 19
    0 process(es) finished successfully:
    5 process(es) finished with errors: 0 1 2 3 4
    0 process(es) still running:
    Info: DBR3LOADEXEC_NT_ORA SyCoprocessCreate 2 732
    Creating coprocess R3load ...
    Info: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Total number of processes: 19
    0 process(es) finished successfully:
    5 process(es) finished with errors: 0 1 2 3 4
    1 process(es) still running: 5
    Error: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Child exited with error: rc = 2
    child_pid = 1
    See logfile SAPDDIM.log for further information
    Info: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Total number of processes: 19
    0 process(es) finished successfully:
    6 process(es) finished with errors: 0 1 2 3 4 5
    0 process(es) still running:
    Info: DBR3LOADEXEC_NT_ORA SyCoprocessCreate 2 732
    Creating coprocess R3load ...
    Info: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Total number of processes: 19
    0 process(es) finished successfully:
    6 process(es) finished with errors: 0 1 2 3 4 5
    1 process(es) still running: 6
    Error: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Child exited with error: rc = 2
    child_pid = 1
    See logfile SAPDFACT.log for further information
    Info: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Total number of processes: 19
    0 process(es) finished successfully:
    7 process(es) finished with errors: 0 1 2 3 4 5 6
    0 process(es) still running:
    Info: DBR3LOADEXEC_NT_ORA SyCoprocessCreate 2 732
    Creating coprocess R3load ...
    Info: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Total number of processes: 19
    0 process(es) finished successfully:
    7 process(es) finished with errors: 0 1 2 3 4 5 6
    1 process(es) still running: 7
    Error: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Child exited with error: rc = 2
    child_pid = 1
    See logfile SAPDODS.log for further information
    Info: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Total number of processes: 19
    0 process(es) finished successfully:
    8 process(es) finished with errors: 0 1 2 3 4 5 6 7
    0 process(es) still running:
    Info: DBR3LOADEXEC_NT_ORA SyCoprocessCreate 2 732
    Creating coprocess R3load ...
    Info: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Total number of processes: 19
    0 process(es) finished successfully:
    8 process(es) finished with errors: 0 1 2 3 4 5 6 7
    1 process(es) still running: 8
    Error: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Child exited with error: rc = 2
    child_pid = 1
    See logfile SAPPOOL.log for further information
    Info: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Total number of processes: 19
    0 process(es) finished successfully:
    9 process(es) finished with errors: 0 1 2 3 4 5 6 7 8
    0 process(es) still running:
    Info: DBR3LOADEXEC_NT_ORA SyCoprocessCreate 2 732
    Creating coprocess R3load ...
    Info: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Total number of processes: 19
    0 process(es) finished successfully:
    9 process(es) finished with errors: 0 1 2 3 4 5 6 7 8
    1 process(es) still running: 9
    Error: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Child exited with error: rc = 2
    child_pid = 1
    See logfile SAPSDIC.log for further information
    Info: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Total number of processes: 19
    0 process(es) finished successfully:
    10 process(es) finished with errors: 0 1 2 3 4 5 6 7 8 9
    0 process(es) still running:
    Info: DBR3LOADEXEC_NT_ORA SyCoprocessCreate 2 732
    Creating coprocess R3load ...
    Info: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Total number of processes: 19
    0 process(es) finished successfully:
    10 process(es) finished with errors: 0 1 2 3 4 5 6 7 8 9
    1 process(es) still running: 10
    Error: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Child exited with error: rc = 2
    child_pid = 1
    See logfile SAPSDOCU.log for further information
    Info: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Total number of processes: 19
    0 process(es) finished successfully:
    11 process(es) finished with errors: 0 1 2 3 4 5 6 7 8 9 10
    0 process(es) still running:
    Info: DBR3LOADEXEC_NT_ORA SyCoprocessCreate 2 732
    Creating coprocess R3load ...
    Info: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Total number of processes: 19
    0 process(es) finished successfully:
    11 process(es) finished with errors: 0 1 2 3 4 5 6 7 8 9 10
    1 process(es) still running: 11
    Error: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Child exited with error: rc = 2
    child_pid = 1
    See logfile SAPSLDEF.log for further information
    Info: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Total number of processes: 19
    0 process(es) finished successfully:
    12 process(es) finished with errors: 0 1 2 3 4 5 6 7 8 9 10 11
    0 process(es) still running:
    Info: DBR3LOADEXEC_NT_ORA SyCoprocessCreate 2 732
    Creating coprocess R3load ...
    Info: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Total number of processes: 19
    0 process(es) finished successfully:
    12 process(es) finished with errors: 0 1 2 3 4 5 6 7 8 9 10 11
    1 process(es) still running: 12
    Error: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Child exited with error: rc = 2
    child_pid = 1
    See logfile SAPSLEXC.log for further information
    Info: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Total number of processes: 19
    0 process(es) finished successfully:
    13 process(es) finished with errors: 0 1 2 3 4 5 6 7 8 9 10 11 12
    0 process(es) still running:
    Info: DBR3LOADEXEC_NT_ORA SyCoprocessCreate 2 732
    Creating coprocess R3load ...
    Info: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Total number of processes: 19
    0 process(es) finished successfully:
    13 process(es) finished with errors: 0 1 2 3 4 5 6 7 8 9 10 11 12
    1 process(es) still running: 13
    Error: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Child exited with error: rc = 2
    child_pid = 1
    See logfile SAPSLOAD.log for further information
    Info: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Total number of processes: 19
    0 process(es) finished successfully:
    14 process(es) finished with errors: 0 1 2 3 4 5 6 7 8 9 10 11 12 13
    0 process(es) still running:
    Info: DBR3LOADEXEC_NT_ORA SyCoprocessCreate 2 732
    Creating coprocess R3load ...
    Info: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Total number of processes: 19
    0 process(es) finished successfully:
    14 process(es) finished with errors: 0 1 2 3 4 5 6 7 8 9 10 11 12 13
    1 process(es) still running: 14
    Error: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Child exited with error: rc = 2
    child_pid = 1
    See logfile SAPSPROT.log for further information
    Info: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Total number of processes: 19
    0 process(es) finished successfully:
    15 process(es) finished with errors: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14
    0 process(es) still running:
    Info: DBR3LOADEXEC_NT_ORA SyCoprocessCreate 2 732
    Creating coprocess R3load ...
    Info: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Total number of processes: 19
    0 process(es) finished successfully:
    15 process(es) finished with errors: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14
    1 process(es) still running: 15
    Error: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Child exited with error: rc = 2
    child_pid = 1
    See logfile SAPSSDEF.log for further information
    Info: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Total number of processes: 19
    0 process(es) finished successfully:
    16 process(es) finished with errors: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
    0 process(es) still running:
    Info: DBR3LOADEXEC_NT_ORA SyCoprocessCreate 2 732
    Creating coprocess R3load ...
    Info: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Total number of processes: 19
    0 process(es) finished successfully:
    16 process(es) finished with errors: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
    1 process(es) still running: 16
    Error: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Child exited with error: rc = 2
    child_pid = 1
    See logfile SAPSSEXC.log for further information
    Info: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Total number of processes: 19
    0 process(es) finished successfully:
    17 process(es) finished with errors: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
    0 process(es) still running:
    Info: DBR3LOADEXEC_NT_ORA SyCoprocessCreate 2 732
    Creating coprocess R3load ...
    Info: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Total number of processes: 19
    0 process(es) finished successfully:
    17 process(es) finished with errors: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
    1 process(es) still running: 17
    Error: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Child exited with error: rc = 2
    child_pid = 1
    See logfile SAPSSRC.log for further information
    Info: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Total number of processes: 19
    0 process(es) finished successfully:
    18 process(es) finished with errors: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
    0 process(es) still running:
    Info: DBR3LOADEXEC_NT_ORA SyCoprocessCreate 2 732
    Creating coprocess R3load ...
    Info: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Total number of processes: 19
    0 process(es) finished successfully:
    18 process(es) finished with errors: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
    1 process(es) still running: 18
    Error: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Child exited with error: rc = 2
    child_pid = 1
    See logfile SAPUSER.log for further information
    Info: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Total number of processes: 19
    0 process(es) finished successfully:
    19 process(es) finished with errors: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
    0 process(es) still running:
    Error: DBR3LOADEXEC_NT_ORA R3loadPrepare 2 732
    Processes started: 19
    Ended with error:  19
    load tool ended with error.
    See above SAP*.log errors.
    Error: DBR3LOADEXEC_NT_ORA R3loadFork 2 732
    RC code form SyChildFuncWait  = -1 .
    Error: DBR3LOADEXEC_NT_ORA R3loadFork 2 732
    See logfiles SAPlog and EXlog for further information.
    Error: DBR3LOADEXEC_NT_ORA InternalInstallationDo 2 732
    R3loadFork erred
    Error: DBR3LOADEXEC_NT_ORA InstallationDo 2 732
    Phase failed.
    Error: Main {} 2 732
    Installation aborted.

    full log file
    Info: INSTGUI.EXE
    Protocol version is 10.
    Message checksum is 7249603.
    Info: InstController Prepare {} {}
    R3SETUP Version: Mar 12 2002
    Info: InstController Prepare {} {}
    Logfile will be set to CENTRAL.log
        Check CENTRAL.log for further messages.
    Info: CommandFileController SyFileVersionSave {} {}
    Saving original content of file CENTRAL.R3S ...
    Info: LvKeyRequest
    For further information see HTML documentation:
    step: CENTRALINSTANCE_NT_ORA and key: SAPSYSTEMNAME
    Info: LvKeyRequest
    For further information see HTML documentation:
    step: CENTRALINSTANCE_NT_ORA and key: SAPSYSNR
    Info: LvKeyRequest
    For further information see HTML documentation:
    step: CENTRALINSTANCE_NT_ORA and key: SAPNTDOMAIN
    Info: LvKeyRequest
    For further information see HTML documentation:
    step: CENTRALINSTANCE_NT_ORA and key: SAPTRANSHOST
    Info: LvKeyRequest
    For further information see HTML documentation:
    step: CENTRALINSTANCE_NT_ORA and key: DB_SID
    Info: LvKeyRequest
    For further information see HTML documentation:
    step: CENTRALINSTANCE_NT_ORA and key: DBHOSTNAME
    Info: CENTRALINSTANCE_NT_ORA SyCheckHostnameLookup 2 339
    checking host name lookup for 'sap'
    Info: CENTRALINSTANCE_NT_ORA SyCheckHostnameLookup 2 339
    offical host name for 'sap' is 'sap'.
    Info: CENTRALINSTANCE_NT_ORA SyCheckHostnameLookup 2 339
    host 'sap' has ip address '192.168.0.100'
    Info: CENTRALINSTANCE_NT_ORA SyCheckHostnameLookup 2 339
    offical host name for '192.168.0.100' is 'sap'.
    Info: LvKeyRequest
    For further information see HTML documentation:
    step: CENTRALINSTANCE_NT_ORA and key: SAPLOC
    Info: CENTRALINSTANCE_NT_ORA SyCheckHostnameLookup 2 339
    checking host name lookup for 'sap'
    Info: CENTRALINSTANCE_NT_ORA SyCheckHostnameLookup 2 339
    offical host name for 'sap' is 'sap'.
    Info: CENTRALINSTANCE_NT_ORA SyCheckHostnameLookup 2 339
    host 'sap' has ip address '192.168.0.100'
    Info: CENTRALINSTANCE_NT_ORA SyCheckHostnameLookup 2 339
    offical host name for '192.168.0.100' is 'sap'.
    Info: CENTRALINSTANCE_NT_ORA SyCheckHostnameLookup 2 339
    checking host name lookup for 'sap'
    Info: CENTRALINSTANCE_NT_ORA SyCheckHostnameLookup 2 339
    offical host name for 'sap' is 'sap'.
    Info: CENTRALINSTANCE_NT_ORA SyCheckHostnameLookup 2 339
    host 'sap' has ip address '192.168.0.100'
    Info: CENTRALINSTANCE_NT_ORA SyCheckHostnameLookup 2 339
    offical host name for '192.168.0.100' is 'sap'.
    Info: CENTRALINSTANCE_NT_ORA SyCheckHostnameLookup 2 339
    checking host name lookup for 'sap'
    Info: CENTRALINSTANCE_NT_ORA SyCheckHostnameLookup 2 339
    offical host name for 'sap' is 'sap'.
    Info: CENTRALINSTANCE_NT_ORA SyCheckHostnameLookup 2 339
    host 'sap' has ip address '192.168.0.100'
    Info: CENTRALINSTANCE_NT_ORA SyCheckHostnameLookup 2 339
    offical host name for '192.168.0.100' is 'sap'.
    Info: CENTRALINSTANCE_NT_ORA SyCheckHostnameLookup 2 339
    checking host name lookup for 'sap'
    Info: CENTRALINSTANCE_NT_ORA SyCheckHostnameLookup 2 339
    offical host name for 'sap' is 'sap'.
    Info: CENTRALINSTANCE_NT_ORA SyCheckHostnameLookup 2 339
    host 'sap' has ip address '192.168.0.100'
    Info: CENTRALINSTANCE_NT_ORA SyCheckHostnameLookup 2 339
    offical host name for '192.168.0.100' is 'sap'.
    Info: LvKeyRequest
    For further information see HTML documentation:
    step: DBHOMEPARAMETER_NT_ORA and key: NLS_CHARACTERSET
    Info: LvKeyRequest
    For further information see HTML documentation:
    step: CALCRAM_IND_IND and key: RAM_INSTANCE
    Info: LvKeyRequest
    For further information see HTML documentation:
    step: CDSERVERKERNELAPO_NT_ORA and key: 1_LOCATION
    Info: LvKeyRequest
    For further information see HTML documentation:
    step: CDSERVERKERNELAPO_NT_ORA and key: 2_LOCATION
    Info: CDSERVERKERNELAPO_NT_ORA InternalColdKeyCheck 2 317
    The CD KERNEL will not be copied.
    Info: CDSERVERKERNELAPO_NT_ORA InternalColdKeyCheck 2 317
    The CD LIVECACHE will not be copied.
    Info: R3MESSAGEPORT_IND_IND SyPortNumberGet 2 1019
    Determining port number for service port sapmsC11 ...
    Info: R3MESSAGEPORT_IND_IND SyPortNumberGet 2 1019
    Service sapmsC11 is not registered to the operation system. The port number can not be retrieved.
    Info: LvKeyRequest
    For further information see HTML documentation:
    step: R3MESSAGEPORT_IND_IND and key: PORT
    Info: R3MESSAGEPORT_IND_IND IaServicePortAppend 2 1019
    Checking service name sapmsC11, protocol tcp, port number 3600 ...
    Info: R3MESSAGEPORT_IND_IND IaServicePortAppend 2 1019
    Service name is not known for port number 3600 and protocol tcp
    Info: R3MESSAGEPORT_IND_IND IaServicePortAppend 2 1019
    Appending a new entry, service name:sapmsC11, port number:3600 and protocol:tcp ...
    Warning: R3MESSAGEPORT_IND_IND IaServicePortAppend 2 1019
    The service name sapmsC11, port number 3600, protocol tcp is not registered at the system.
    Info: LvKeyRequest
    For further information see HTML documentation:
    step: LDAPPARAMETERS_NT_IND and key: LDAP_TYPE
    Info: LvKeyRequest
    For further information see HTML documentation:
    step: LCCLIENTDETAILS_IND_IND and key: LCCLIENTDRIVE
    Info: LvKeyRequest
    For further information see HTML documentation:
    step: APOQUERYLCDETAILS_NT_ORA and key: LCNAME
    Info: LvKeyRequest
    For further information see HTML documentation:
    step: APOQUERYLCDETAILS_NT_ORA and key: LCHOST
    Info: LvKeyRequest
    For further information see HTML documentation:
    step: QUERIESFINISHED_NT_IND and key: ACCEPT_KEYS
    Info: LvKeyRequest
    For further information see HTML documentation:
    step: QUERIESFINISHED_NT_IND and key: END_OF_INPUT
    Info: CENTRALINSTANCE_NT_ORA CheckValueForKey 2 339
    The installation phase is starting now. Please look in the log file for further information about current actions.
    Info: InstController MakeStepsDeliver 2 339
    Requesting Installation Details
    Info: InstController MakeStepsDeliver 2 579
    Requesting Database Installation Details
    Info: InstController MakeStepsDeliver 2 290
    Calculating RAM Distribution
    Info: CALCRAM_IND_IND InternalInstallationDo 2 290
    RAM for SAP-INSTANCE  = 744
    RAM for DB-INSTANCE  = 248
    RAM for INSTANCE     = 992
    Info: CDSERVERKERNELAPO_NT_ORA InternalWarmKeyCheck 2 317
    The CD KERNEL will not be copied.
    Info: CDSERVERKERNELAPO_NT_ORA InternalWarmKeyCheck 2 317
    The CD LIVECACHE will not be copied.
    Info: InstController MakeStepsDeliver 2 317
    Requesting Information on CD-ROMs
    Info: InstController MakeStepsDeliver 2 903
    Creating Local Group
    Info: InstController MakeStepsDeliver 2 902
    Creating Local Group
    Info: InstController MakeStepsDeliver 2 899
    Creating Global Group
    Info: InstController MakeStepsDeliver 2 901
    Modifying group SAP_LocalAdmin on SAPTRANSHOST
    Info: InstController MakeStepsDeliver 2 958
    Creating the SAP System Administrator
    Info: InstController MakeStepsDeliver 2 979
    Assigning User Rights to the SAP System Administrator
    Info: OSUSERSIDADMRIGHTS_NT_IND InternalInstallationDo 2 979
    Successfully added privileges SeTcbPrivilege SeAssignPrimaryTokenPrivilege SeIncreaseQuotaPrivilege to account
    SAP\c11adm on computer sap!
    Info: InstController MakeStepsDeliver 2 978
    Setting Password for for the SAP System Administrator
    Info: InstController MakeStepsDeliver 2 1044
    Setting User Environment
    Info: R3USERENVIRONMENT_NT_IND InternalInstallationDo 2 1044
    Set all values to registry key HKCU\Environment on computer
    sap successfully!
    Info: InstController MakeStepsDeliver 2 947
    Creating the SAP Service Account
    Info: InstController MakeStepsDeliver 2 952
    Assigning Rights to the User SAPService<SAPSIDADM>
    Info: OSUSERSAPSERVICERIGHTS_NT_IND InternalInstallationDo 2 952
    Successfully added privileges SeServiceLogonRight SeNetworkLogonRight to account
    SAP\SAPServiceC11 on computer sap!
    Info: InstController MakeStepsDeliver 2 950
    Setting Password for for the SAP service user
    Info: InstController MakeStepsDeliver 2 908
    Survey of operating system user and group data
    Info: InstController MakeStepsDeliver 2 989
    Creating Directories
    Info: R3CIDIRECTORIES_NT_IND SyDirCreate 2 989
    Checking existence of directory C:\usr\sap\trans\actlog. If it does not exist creating it with user , group  and permission 7 ...
    Info: R3CIDIRECTORIES_NT_IND SyDirCreate 2 989
    Checking existence of directory C:\usr\sap\trans\bin. If it does not exist creating it with user , group  and permission 7 ...
    Info: R3CIDIRECTORIES_NT_IND SyDirCreate 2 989
    Checking existence of directory C:\usr\sap\trans\buffer. If it does not exist creating it with user , group  and permission 7 ...
    Info: R3CIDIRECTORIES_NT_IND SyDirCreate 2 989
    Checking existence of directory C:\usr\sap\trans\cofiles. If it does not exist creating it with user , group  and permission 7 ...
    Info: R3CIDIRECTORIES_NT_IND SyDirCreate 2 989
    Checking existence of directory C:\usr\sap\trans\data. If it does not exist creating it with user , group  and permission 7 ...
    Info: R3CIDIRECTORIES_NT_IND SyDirCreate 2 989
    Checking existence of directory C:\usr\sap\trans\eps\in. If it does not exist creating it with user , group  and permission 7 ...
    Info: R3CIDIRECTORIES_NT_IND SyDirCreate 2 989
    Checking existence of directory C:\usr\sap\trans\eps\out. If it does not exist creating it with user , group  and permission 7 ...
    Info: R3CIDIRECTORIES_NT_IND SyDirCreate 2 989
    Checking existence of directory C:\usr\sap\trans\eps\log. If it does not exist creating it with user , group  and permission 7 ...
    Info: R3CIDIRECTORIES_NT_IND SyDirCreate 2 989
    Checking existence of directory C:\usr\sap\trans\etc. If it does not exist creating it with user , group  and permission 7 ...
    Info: R3CIDIRECTORIES_NT_IND SyDirCreate 2 989
    Checking existence of directory C:\usr\sap\trans\log. If it does not exist creating it with user , group  and permission 7 ...
    Info: R3CIDIRECTORIES_NT_IND SyDirCreate 2 989
    Checking existence of directory C:\usr\sap\trans\sapnames. If it does not exist creating it with user , group  and permission 7 ...
    Info: R3CIDIRECTORIES_NT_IND SyDirCreate 2 989
    Checking existence of directory C:\usr\sap\trans\tmp. If it does not exist creating it with user , group  and permission 7 ...
    Info: R3CIDIRECTORIES_NT_IND SyDirCreate 2 989
    Checking existence of directory C:\usr\sap\C11\sys\exe\opt. If it does not exist creating it with user , group  and permission 7 ...
    Info: R3CIDIRECTORIES_NT_IND SyDirCreate 2 989
    Checking existence of directory C:\usr\sap\C11\sys\exe\dbg. If it does not exist creating it with user , group  and permission 7 ...
    Info: R3CIDIRECTORIES_NT_IND SyDirCreate 2 989
    Checking existence of directory C:\usr\sap\C11\sys\exe\run. If it does not exist creating it with user , group  and permission 7 ...
    Info: R3CIDIRECTORIES_NT_IND SyDirCreate 2 989
    Checking existence of directory C:\usr\sap\C11\sys\gen\opt. If it does not exist creating it with user , group  and permission 7 ...
    Info: R3CIDIRECTORIES_NT_IND SyDirCreate 2 989
    Checking existence of directory C:\usr\sap\C11\sys\gen\dbg. If it does not exist creating it with user , group  and permission 7 ...
    Info: R3CIDIRECTORIES_NT_IND SyDirCreate 2 989
    Checking existence of directory C:\usr\sap\C11\sys\src. If it does not exist creating it with user , group  and permission 7 ...
    Info: R3CIDIRECTORIES_NT_IND SyDirCreate 2 989
    Checking existence of directory C:\usr\sap\C11\sys\global. If it does not exist creating it with user , group  and permission 7 ...
    Info: R3CIDIRECTORIES_NT_IND SyDirCreate 2 989
    Checking existence of directory C:\usr\sap\C11\sys\profile. If it does not exist creating it with user , group  and permission 7 ...
    Info: R3CIDIRECTORIES_NT_IND SyDirCreate 2 989
    Checking existence of directory C:\usr\sap\C11\DVEBMGS00\data. If it does not exist creating it with user , group  and permission 7 ...
    Info: R3CIDIRECTORIES_NT_IND SyDirCreate 2 989
    Checking existence of directory C:\usr\sap\C11\DVEBMGS00\log. If it does not exist creating it with user , group  and permission 7 ...
    Info: R3CIDIRECTORIES_NT_IND SyDirCreate 2 989
    Checking existence of directory C:\usr\sap\C11\DVEBMGS00\work. If it does not exist creating it with user , group  and permission 7 ...
    Info: R3CIDIRECTORIES_NT_IND SyDirCreate 2 989
    Checking existence of directory C:\usr\sap\prfclog. If it does not exist creating it with user , group  and permission 7 ...
    Info: R3CIDIRECTORIES_NT_IND SyDirCreate 2 989
    Checking existence of directory C:\WINDOWS\TEMP. If it does not exist creating it with user , group  and permission 7 ...
    Info: InstController MakeStepsDeliver 2 991
    Creating Shares
    Info: InstController MakeStepsDeliver 2 1032
    Stopping the SAP Service
    Info: InstController MakeStepsDeliver 2 1031
    Stopping the OS Collector Service
    Info: InstController MakeStepsDeliver 2 824
    Extracting the SAP Executables
    Info: EXTRACTSAPEXE_NT_IND SyCoprocessCreate 2 824
    Creating coprocess SAPCAR ...
    Info: EXTRACTSAPEXE_NT_IND SyCoprocessCreate 2 824
    Creating coprocess SAPCAR ...
    Info: InstController MakeStepsDeliver 2 825
    Extracting the Database-Dependent SAP system Executables
    Info: EXTRACTSAPEXEDB_NT_IND SyCoprocessCreate 2 825
    Creating coprocess SAPCAR ...
    Info: EXTRACTSAPEXEDB_NT_IND SyCoprocessCreate 2 825
    Creating coprocess SAPCAR ...
    Info: InstController MakeStepsDeliver 2 1168
    Copying the Uninstall Program
    Info: InstController MakeStepsDeliver 2 1169
    Registering the Uninstall Program
    Info: UNINSTREGISTER_NT_IND InternalInstallationDo 2 1169
    Set all values to registry key HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall\SAP Server C11 on computer
    sap successfully!
    Info: InstController MakeStepsDeliver 2 808
    Extracting SAP Database Administration Tools.
    Info: EXTRACTDBATOOLS_NT_ORA SyCoprocessCreate 2 808
    Creating coprocess SAPCAR ...
    Info: EXTRACTDBATOOLS_NT_ORA SyCoprocessCreate 2 808
    Creating coprocess SAPCAR ...
    Info: InstController MakeStepsDeliver 2 815
    Extracting SAP Database Administration Tools.
    Info: InstController MakeStepsDeliver 2 1008
    Creating the Service Entry for the Dispatcher
    Info: R3DISPATCHERPORT_IND_IND IaServicePortAppend 2 1008
    Checking service name sapdp00, protocol tcp, port number 3200 ...
    Info: R3DISPATCHERPORT_IND_IND IaServicePortAppend 2 1008
    Service name is not known for port number 3200 and protocol tcp
    Info: R3DISPATCHERPORT_IND_IND IaServicePortAppend 2 1008
    Appending a new entry, service name:sapdp00, port number:3200 and protocol:tcp ...
    Info: InstController MakeStepsDeliver 2 1011
    Creating the Service Entry for the Gateway Service
    Info: R3GATEWAYPORT_IND_IND IaServicePortAppend 2 1011
    Checking service name sapgw00, protocol tcp, port number 3300 ...
    Info: R3GATEWAYPORT_IND_IND IaServicePortAppend 2 1011
    Service name is not known for port number 3300 and protocol tcp
    Info: R3GATEWAYPORT_IND_IND IaServicePortAppend 2 1011
    Appending a new entry, service name:sapgw00, port number:3300 and protocol:tcp ...
    Info: InstController MakeStepsDeliver 2 1012
    Creating the Service Entry for the Secure Gateway Service
    Info: R3GATEWAYSECURITYPORT_IND_IND IaServicePortAppend 2 1012
    Checking service name sapgw00s, protocol tcp, port number 4800 ...
    Info: R3GATEWAYSECURITYPORT_IND_IND IaServicePortAppend 2 1012
    Service name is not known for port number 4800 and protocol tcp
    Info: R3GATEWAYSECURITYPORT_IND_IND IaServicePortAppend 2 1012
    Appending a new entry, service name:sapgw00s, port number:4800 and protocol:tcp ...
    Info: InstController MakeStepsDeliver 2 1019
    Creating the Service Entry for the Message Server
    Info: R3MESSAGEPORT_IND_IND IaServicePortAppend 2 1019
    Checking service name sapmsC11, protocol tcp, port number 3600 ...
    Info: R3MESSAGEPORT_IND_IND IaServicePortAppend 2 1019
    Service name is not known for port number 3600 and protocol tcp
    Info: R3MESSAGEPORT_IND_IND IaServicePortAppend 2 1019
    Appending a new entry, service name:sapmsC11, port number:3600 and protocol:tcp ...
    Info: InstController MakeStepsDeliver 2 874
    LDAP Support
    Info: InstController MakeStepsDeliver 2 770
    Creating the Default Profile
    Info: DEFAULTPROFILE_IND_IND SyFileVersionSave 2 770
    Saving original content of file C:\usr\sap\C11\sys\profile/DEFAULT.PFL ...
    Info: DEFAULTPROFILE_IND_IND SyFileVersionSave 2 770
    File C:\usr\sap\C11\sys\profile/DEFAULT.PFL does not exist, no version must be saved.
    Info: InstController MakeStepsDeliver 2 1148
    Creating Start Profile
    Info: STARTPROFILE_NT_IND SyFileVersionSave 2 1148
    Saving original content of file C:\usr\sap\C11\sys\profile/START_DVEBMGS00_sap ...
    Info: STARTPROFILE_NT_IND SyFileVersionSave 2 1148
    File C:\usr\sap\C11\sys\profile/START_DVEBMGS00_sap does not exist, no version must be saved.
    Info: InstController MakeStepsDeliver 2 850
    Creating the Instance Profile
    Info: INSTANCEPROFILE_NT_IND SyFileVersionSave 2 850
    Saving original content of file C:\usr\sap\C11\sys\profile/C11_DVEBMGS00_sap ...
    Info: INSTANCEPROFILE_NT_IND SyFileVersionSave 2 850
    File C:\usr\sap\C11\sys\profile/C11_DVEBMGS00_sap does not exist, no version must be saved.
    Info: InstController MakeStepsDeliver 2 1028
    Creating Service
    Info: R3SAPSYSTEMSERVICE_NT_IND SyCoprocessCreate 2 1028
    Creating coprocess C:\usr\sap\C11\sys\exe\run\SAPSTARTSRV.EXE ...
    Info: R3SAPSYSTEMSERVICE_NT_IND ExecuteDo 2 1028
    Service succesfully installed.
    Info: R3SAPSYSTEMSERVICE_NT_IND ExecuteDo 2 1028
    RC code form SyCoprocessWait  = 0 .
    Info: InstController MakeStepsDeliver 2 1027
    Registering Eventsource for SAP Service
    Info: R3SAPSYSTEMEVENTLOG_NT_IND InternalInstallationDo 2 1027
    Set all values to registry key HKLM\System\CurrentControlSet\Services\EventLog\Application\SAPC11_00 on computer
    sap successfully!
    Info: InstController MakeStepsDeliver 2 1021
    Creating the OS Collector Service
    Info: InstController MakeStepsDeliver 2 1020
    Registering Eventsource for OS Collector Service
    Info: R3OSCOLEVENTLOG_NT_IND InternalInstallationDo 2 1020
    Set all values to registry key HKLM\System\CurrentControlSet\Services\EventLog\Application\SAPOsCol on computer
    sap successfully!
    Info: InstController MakeStepsDeliver 2 1022
    Creating Start Menu Entry
    Info: R3PISERVICEMANAGER_NT_IND SyCoprocessCreate 2 1022
    Creating coprocess regsvr32.exe ...
    Info: R3PISERVICEMANAGER_NT_IND SubstituteVariables 2 1022
    RC code form SyCoprocessWait  = 0 .
    Info: R3PISERVICEMANAGER_NT_IND SyCoprocessCreate 2 1022
    Creating coprocess regsvr32.exe ...
    Info: R3PISERVICEMANAGER_NT_IND SubstituteVariables 2 1022
    RC code form SyCoprocessWait  = 0 .
    Info: R3PISERVICEMANAGER_NT_IND SyDirCreate 2 1022
    Checking existence of directory C:\Documents and Settings\All Users\Start Menu\Programs. If it does not exist creating it with user , group  and permission 0 ...
    Info: R3PISERVICEMANAGER_NT_IND SyDirCreate 2 1022
    Checking existence of directory C:\Documents and Settings\All Users\Desktop. If it does not exist creating it with user , group  and permission 0 ...
    Info: InstController MakeStepsDeliver 2 1145
    Creating the SQL*Net V2 Diagnostic File
    Info: SQLNETORA_NT_ORA SyFileVersionSave 2 1145
    Saving original content of file D:\oracle\ora81\network\admin\sqlnet.ora ...
    Info: InstController MakeStepsDeliver 2 1165
    Creating the Database Service Names File
    Info: TNSNAMESORA_NT_ORA CheckEntry 2 1165
    TNSNAMES block added.
    Info: InstController MakeStepsDeliver 2 990
    Setting File Permissions
    Info: InstController MakeStepsDeliver 2 339
    Requesting Installation Details
    Info: InstController MakeStepsDeliver 2 339
    Requesting Installation Details
    Info: InstController MakeStepsDeliver 2 339
    Requesting Installation Details
    Info: InstController MakeStepsDeliver 2 254
    Stopping the SAP DB remote server
    Info: InstController MakeStepsDeliver 2 1092
    Installing SAP DB Software
    Info: InstController MakeStepsDeliver 2 1094
    Installing SAP DB Software
    Info: SAPDBINSTALLCLIENTPROFILE_NT_IND SyCoprocessCreate 2 1094
    Creating coprocess D:\APO\LIVECA~1\NT\I386\sdbinst.exe ...
    Info: SAPDBINSTALLCLIENTPROFILE_NT_IND ExecuteDo 2 1094
    RC code form SyCoprocessWait  = 0 .
    Info: InstController MakeStepsDeliver 2 1054
    Register connection to liveCache system
    Info: REGLCCLIENTDEFAULT_NT_IND SyCoprocessCreate 2 1054
    Creating coprocess C:\sapdb\programs\pgm\dbmcli.exe ...
    Info: REGLCCLIENTDEFAULT_NT_IND ExecuteDo 2 1054
    RC code form SyCoprocessWait  = 0 .
    Info: InstController MakeStepsDeliver 2 1054
    Register connection to liveCache system
    Info: REGLCCLIENTKEY_NT_IND SyCoprocessCreate 2 1054
    Creating coprocess C:\sapdb\programs\pgm\dbmcli.exe ...
    Info: REGLCCLIENTKEY_NT_IND ExecuteDo 2 1054
    RC code form SyCoprocessWait  = 0 .
    Info: InstController MakeStepsDeliver 2 1054
    Register connection to liveCache system
    Info: REGLCCLIENTDEFAULT_SERVICE_NT_IND SyCoprocessCreate 2 1054
    Creating coprocess C:\sapdb\programs\pgm\dbmcli.exe ...
    Info: REGLCCLIENTDEFAULT_SERVICE_NT_IND ExecuteDo 2 1054
    RC code form SyCoprocessWait  = 0 .
    Info: InstController MakeStepsDeliver 2 1054
    Register connection to liveCache system
    Info: REGLCCLIENTKEY_SERVICE_NT_IND SyCoprocessCreate 2 1054
    Creating coprocess C:\sapdb\programs\pgm\dbmcli.exe ...
    Info: REGLCCLIENTKEY_SERVICE_NT_IND ExecuteDo 2 1054
    RC code form SyCoprocessWait  = 0 .
    Info: InstController MakeStepsDeliver 2 985
    Installation Phase Completed
    Info: LvKeyRequest
    For further information see HTML documentation:
    step: QUERIESFINISHED_NT_IND and key: FINISH
    Info: QUERIESFINISHED_NT_IND InternalInstallationDo 2 985
    The installation finished successfully!
    You can now continue with the post installation steps.
    Info: Main {} 2 985
    C:\Users\c11adm\Install\R3SETUP.EXE finished
    Info: InstController Prepare {} {}
    R3SETUP Version: Mar 12 2002
    Info: InstController Prepare {} {}
    Logfile will be set to DATABASE.log
        Check DATABASE.log for further messages.
    Info: CommandFileController SyFileVersionSave {} {}
    Saving original content of file DATABASE.R3S ...
    Info: LvKeyRequest
    For further information see HTML documentation:
    step: DATABASEINSTANCE_NT_ORA and key: SAPSYSTEMNAME
    Info: LvKeyRequest
    For further information see HTML documentation:
    step: DATABASEINSTANCE_NT_ORA and key: SAPCISYSNR
    Info: LvKeyRequest
    For further information see HTML documentation:
    step: DATABASEINSTANCE_NT_ORA and key: SAPNTDOMAIN
    Info: LvKeyRequest
    For further information see HTML documentation:
    step: DATABASEINSTANCE_NT_ORA and key: CIHOSTNAME
    Info: DATABASEINSTANCE_NT_ORA SyCheckHostnameLookup 2 339
    checking host name lookup for 'sap'
    Info: DATABASEINSTANCE_NT_ORA SyCheckHostnameLookup 2 339
    offical host name for 'sap' is 'sap'.
    Info: DATABASEINSTANCE_NT_ORA SyCheckHostnameLookup 2 339
    host 'sap' has ip address '192.168.0.100'
    Info: DATABASEINSTANCE_NT_ORA SyCheckHostnameLookup 2 339
    offical host name for '192.168.0.100' is 'sap'.
    Info: LvKeyRequest
    For further information see HTML documentation:
    step: DATABASEINSTANCE_NT_ORA and key: SAPTRANSHOST
    Info: LvKeyRequest
    For further information see HTML documentation:
    step: DATABASEINSTANCE_NT_ORA and key: DB_SID
    Info: DATABASEINSTANCE_NT_ORA SyCheckHostnameLookup 2 339
    checking host name lookup for 'sap'
    Info: DATABASEINSTANCE_NT_ORA SyCheckHostnameLookup 2 339
    offical host name for 'sap' is 'sap'.
    Info: DATABASEINSTANCE_NT_ORA SyCheckHostnameLookup 2 339
    host 'sap' has ip address '192.168.0.100'
    Info: DATABASEINSTANCE_NT_ORA SyCheckHostnameLookup 2 339
    offical host name for '192.168.0.100' is 'sap'.
    Info: DATABASEINSTANCE_NT_ORA SyCheckHostnameLookup 2 339
    checking host name lookup for 'sap'
    Info: DATABASEINSTANCE_NT_ORA SyCheckHostnameLookup 2 339
    offical host name for 'sap' is 'sap'.
    Info: DATABASEINSTANCE_NT_ORA SyCheckHostnameLookup 2 339
    host 'sap' has ip address '192.168.0.100'
    Info: DATABASEINSTANCE_NT_ORA SyCheckHostnameLookup 2 339
    offical host name for '192.168.0.100' is 'sap'.
    Info: DATABASEINSTANCE_NT_ORA SyCheckHostnameLookup 2 339
    checking host name lookup for 'sap'
    Info: DATABASEINSTANCE_NT_ORA SyCheckHostnameLookup 2 339
    offical host name for 'sap' is 'sap'.
    Info: DATABASEINSTANCE_NT_ORA SyCheckHostnameLookup 2 339
    host 'sap' has ip address '192.168.0.100'
    Info: DATABASEINSTANCE_NT_ORA SyCheckHostnameLookup 2 339
    offical host name for '192.168.0.100' is 'sap'.
    Info: DATABASEINSTANCE_NT_ORA SyCheckHostnameLookup 2 339
    checking host name lookup for 'sap'
    Info: DATABASEINSTANCE_NT_ORA SyCheckHostnameLookup 2 339
    offical host name for 'sap' is 'sap'.
    Info: DATABASEINSTANCE_NT_ORA SyCheckHostnameLookup 2 339
    host 'sap' has ip address '192.168.0.100'
    Info: DATABASEINSTANCE_NT_ORA SyCheckHostnameLookup 2 339
    offical host name for '192.168.0.100' is 'sap'.
    Info: DATABASEINSTANCE_NT_ORA DefValForKey_OS 2 339
    R3Setup found the share 'SAPLOC' on drive C:.
    Info: LvKeyRequest
    For further information see HTML documentation:
    step: DBCOMMONDBENV_NT_ORA and key: NLS_CHARACTERSET
    Info: LvKeyRequest
    For further information see HTML documentation:
    step: DBCOMMONDBENV_NT_ORA and key: SAPDATA_HOME
    Info: LvKeyRequest
    For further information see HTML documentation:
    step: DBSAPDATAPATH_NT_IND and key: SAPDIR
    Info: LvKeyRequest
    For further information see HTML documentation:
    step: DBSAPDATAPATH_NT_IND and key: SAPDATA
    Info: LvKeyRequest
    For further information see HTML documentation:
    step: DBSAPDATAPATH_NT_IND and key: ORIGLOG
    Info: LvKeyRequest
    For further information see HTML documentation:
    step: DBSAPDATAPATH_NT_IND and key: MIRRLOG
    Info: LvKeyRequest
    For further information see HTML documentation:
    step: CALCRAM_IND_IND and key: RAM_INSTANCE
    Info: LvKeyRequest
    For further information see HTML documentation:
    step: CDSERVERAPO_NT_ORA and key: CONFIRM_CDLOCATIONS
    Info: CDSERVERAPO_NT_ORA InternalColdKeyCheck 2 317
    The CD KERNEL will not be copied.
    Info: CDSERVERAPO_NT_ORA InternalColdKeyCheck 2 317
    The CD RDBMS will not be copied.
    Info: CDSERVERAPO_NT_ORA InternalColdKeyCheck 2 317
    The CD EXPORT1 will not be copied.
    Info: CDSERVERAPO_NT_ORA InternalColdKeyCheck 2 317
    The CD EXPORT2 will not be copied.
    Info: CDSERVERAPO_NT_ORA InternalColdKeyCheck 2 317
    The CD LIVECACHE will not be copied.
    Info: LvKeyRequest
    For further information see HTML documentation:
    step: DBR3LOADEXEC_NT_ORA and key: PROCESSES
    Info: LvKeyRequest
    For further information see HTML documentation:
    step: QUERIESFINISHED_NT_IND and key: ACCEPT_KEYS
    Info: LvKeyRequest
    For further information see HTML documentation:
    step: QUERIESFINISHED_NT_IND and key: END_OF_INPUT
    Info: DATABASEINSTANCE_NT_ORA CheckValueForKey 2 339
    The installation phase is starting now. Please look in the log file for further information about current actions.
    Info: InstController MakeStepsDeliver 2 339
    Requesting Installation Details
    Info: InstController MakeStepsDeliver 2 579
    Requesting Database Installation Details
    Info: InstController MakeStepsDeliver 2 579
    Requesting Database Installation Details
    Info: DBSAPDATAPATH_NT_IND SyDirCreate 2 579
    Checking existence of directory D:\oracle\C11\sapdata1. If it does not exist creating it with user , group  and permission 7 ...
    Info: DBSAPDATAPATH_NT_IND SyDirCreate 2 579
    Checking existence of directory D:\oracle\C11\sapdata2. If it does not exist creating it with user , group  and permission 7 ...
    Info: DBSAPDATAPATH_NT_IND SyDirCreate 2 579
    Checking existence of directory D:\oracle\C11\sapdata3. If it does not exist creating it with user , group  and permission 7 ...
    Info: DBSAPDATAPATH_NT_IND SyDirCreate 2 579
    Checking existence of directory D:\oracle\C11\sapdata4. If it does not exist creating it with user , group  and permission 7 ...
    Info: DBSAPDATAPATH_NT_IND SyDirCreate 2 579
    Checking existence of directory D:\oracle\C11\sapdata5. If it does not exist creating it with user , group  and permission 7 ...
    Info: DBSAPDATAPATH_NT_IND SyDirCreate 2 579
    Checking existence of directory D:\oracle\C11\sapdata6. If it does not exist creating it with user , group  and permission 7 ...
    Info: DBSAPDATAPATH_NT_IND SyDirCreate 2 579
    Checking existence of directory D:\oracle\C11\origloga. If it does not exist creating it with user , group  and permission 7 ...
    Info: DBSAPDATAPATH_NT_IND SyDirCreate 2 579
    Checking existence of directory D:\oracle\C11\origlogb. If it does not exist creating it with user , group  and permission 7 ...
    Info: DBSAPDATAPATH_NT_IND SyDirCreate 2 579
    Checking existence of directory D:\oracle\C11\mirrloga. If it does not exist creating it with user , group  and permission 7 ...
    Info: DBSAPDATAPATH_NT_IND SyDirCreate 2 579
    Checking existence of directory D:\oracle\C11\mirrlogb. If it does not exist creating it with user , group  and permission 7 ...
    Info: DBSAPDATAPATH_NT_IND SyDirCreate 2 579
    Checking existence of directory D:\oracle\C11\saparch. If it does not exist creating it with user , group  and permission 7 ...
    Info: DBSAPDATAPATH_NT_IND SyDirCreate 2 579
    Checking existence of directory D:\oracle\C11\sapbackup. If it does not exist creating it with user , group  and permission 7 ...
    Info: DBSAPDATAPATH_NT_IND SyDirCreate 2 579
    Checking existence of directory D:\oracle\C11\sapcheck. If it does not exist creating it with user , group  and permission 7 ...
    Info: DBSAPDATAPATH_NT_IND SyDirCreate 2 579
    Checking existence of directory D:\oracle\C11\sapreorg. If it does not exist creating it with user , group  and permission 7 ...
    Info: DBSAPDATAPATH_NT_IND SyDirCreate 2 579
    Checking existence of directory D:\oracle\C11\saptrace. If it does not exist creating it with user , group  and permission 7 ...
    Info: DBSAPDATAPATH_NT_IND SyDirCreate 2 579
    Checking existence of directory D:\oracle\C11\saptrace\background. If it does not exist creating it with user , group  and permission 7 ...
    Info: DBSAPDATAPATH_NT_IND SyDirCreate 2 579
    Checking existence of directory D:\oracle\C11\saptrace\usertrace. If it does not exist creating it with user , group  and permission 7 ...
    Info: DBSAPDATAPATH_NT_IND SyDirCreate 2 579
    Checking existence of directory D:\oracle\C11\sapdata1\cntrl. If it does not exist creating it with user , group  and permission 7 ...
    Info: DBSAPDATAPATH_NT_IND SyDirCreate 2 579
    Checking existence of directory D:\oracle\C11\sapdata2\cntrl. If it does not exist creating it with user , group  and permission 7 ...
    Info: DBSAPDATAPATH_NT_IND SyDirCreate 2 579
    Checking existence of directory D:\oracle\C11\sapdata3\cntrl. If it does not exist creating it with user , group  and permission 7 ...
    Info: InstController MakeStepsDeliver 2 290
    Calculating RAM Distribution
    Info: CALCRAM_IND_IND InternalInstallationDo 2 290
    RAM for SAP-INSTANCE  = 744
    RAM for DB-INSTANCE  = 248
    RAM for INSTANCE     = 992
    Info: CDSERVERAPO_NT_ORA InternalWarmKeyCheck 2 317
    The CD KERNEL will not be copied.
    Info: CDSERVERAPO_NT_ORA InternalWarmKeyCheck 2 317
    The CD RDBMS will not be copied.
    Info: CDSERVERAPO_NT_ORA InternalWarmKeyCheck 2 317
    The CD EXPORT1 will not be copied.
    Info: CDSERVERAPO_NT_ORA InternalWarmKeyCheck 2 317
    The CD EXPORT2 will not be copied.
    Info: CDSERVERAPO_NT_ORA InternalWarmKeyCheck 2 317
    The CD LIVECACHE will not be copied.
    Info: InstController MakeStepsDeliver 2 317
    Requesting Information on CD-ROMs
    Info: InstController MakeStepsDeliver 2 902
    Creating Local Group
    Info: InstController MakeStepsDeliver 2 903
    Creating Local Group
    Info: InstController MakeStepsDeliver 2 899
    Creating Global Group
    Info: InstController MakeStepsDeliver 2 958
    Creating the SAP System Administrator
    Info: InstController MakeStepsDeliver 2 979
    Assigning User Rights to the SAP System Administrator
    Info: OSUSERSIDADMRIGHTS_NT_IND InternalInstallationDo 2 979
    Successfully added privileges SeTcbPrivilege SeAssignPrimaryTokenPrivilege SeIncreaseQuotaPrivilege to account
    SAP\c11adm on computer sap!
    Info: InstController MakeStepsDeliver 2 978
    Setting Password for for the SAP System Administrator
    Info: InstController MakeStepsDeliver 2 947
    Creating the SAP Service Account
    Info: InstController MakeStepsDeliver 2 952
    Assigning Rights to the User SAPService<SAPSIDADM>
    Info: OSUSERSAPSERVICERIGHTS_NT_IND InternalInstallationDo 2 952
    Successfully added privileges SeServiceLogonRight SeNetworkLogonRight to account
    SAP\SAPServiceC11 on computer sap!
    Info: InstController MakeStepsDeliver 2 895
    Creating the Database Administration Group
    Info: InstController MakeStepsDeliver 2 898
    Creating the Database Operator Group
    Info: InstController MakeStepsDeliver 2 968
    Locating User in Groups
    Info: InstController MakeStepsDeliver 2 949
    Locating User in Group
    Info: InstController MakeStepsDeliver 2 418
    Setting the Database Environment
    Info: DATABASEENVIRONMENT_NT_ORA InternalInstallationDo 2 418
    Set all values to registry key HKLM\Software\ORACLE on computer
    sap successfully!
    Info: InstController MakeStepsDeliver 2 993
    Setting Environment
    Info: R3DBSAPENVIRONMENT_NT_IND InternalInstallationDo 2 993
    Set all values to registry key HKLM\Software\SAP\C11\Environment on computer
    sap successfully!
    Info: InstController MakeStepsDeliver 2 995
    Setting Environment
    Info: R3DBUSERENVIRONMENT_NT_IND InternalInstallationDo 2 995
    Set all values to registry key HKCU\Environment on computer
    sap successfully!
    Info: InstController MakeStepsDeliver 2 655
    Creating Database Instance
    Info: DBCREATEINSTANCE_NT_ORA SyCoprocessCreate 2 655
    Creating coprocess D:\oracle\ora81\BIN\ORADIM ...
    Info: DBCREATEINSTANCE_NT_ORA ExecuteDo 2 655
    RC code form SyCoprocessWait  = 0 .
    Info: InstController MakeStepsDeliver 2 704
    Setting the Oracle Service to Autostart
    Info: InstController MakeStepsDeliver 2 692
    Creating the ORACLE Configuration File
    Info: DBINITORACREATE_NT_ORA SyFileVersionSave 2 692
    Saving original content of file D:\oracle\ora81\database\initC11.ora ...
    Info: DBINITORACREATE_NT_ORA SyFileVersionSave 2 692
    File D:\oracle\ora81\database\initC11.ora does not exist, no version must be saved.
    Info: DBINITORACREATE_NT_ORA SyFileVersionSave 2 692
    Saving original content of file D:\oracle\ora81\database\initC11.dba ...
    Info: DBINITORACREATE_NT_ORA SyFileVersionSave 2 692
    File D:\oracle\ora81\database\initC11.dba does not exist, no version must be saved.
    Info: DBINITORACREATE_NT_ORA SyFileVersionSave 2 692
    Saving original content of file D:\oracle\ora81\database\initC11.sap ...
    Info: DBINITORACREATE_NT_ORA SyFileVersionSave 2 692
    File D:\oracle\ora81\database\initC11.sap does not exist, no version must be saved.
    Info: InstController MakeStepsDeliver 2 693
    Adapting the ORACLE Configuration File
    Info: InstController MakeStepsDeliver 2 701
    Stopping the ORACLE Listener
    Info: InstController MakeStepsDeliver 2 1165
    Creating the Database Service Names File
    Info: TNSNAMESORA_NT_ORA CheckEntry 2 1165
    TNSNAMES is ok. Nothing to do.
    Info: InstController MakeStepsDeliver 2 1145
    Creating the SQL*Net V2 Diagnostic File
    Info: SQLNETORA_NT_ORA SyFileVersionSave 2 1145
    Saving original content of file D:\oracle\ora81\network\admin\protocol.ora ...
    Info: SQLNETORA_NT_ORA SyFileVersionSave 2 1145
    Saving original content of file D:\oracle\ora81\network\admin\sqlnet.ora ...
    Info: InstController MakeStepsDeliver 2 877
    Adapting the Listener Configuration File
    Info: LISTENERORA_NT_ORA SyFileVersionSave 2 877
    Saving original content of file D:\oracle\ora81\network\admin\listener.ora ...
    Info: LISTENERORA_NT_ORA InternalInstallationDo 2 877
    LISTENER.ORA added.
    Info: InstController MakeStepsDeliver 2 700
    Starting the ORACLE Listener
    Info: DBLISTENERSTART_NT_ORA SyCoprocessCreate 2 700
    Creating coprocess D:\oracle\ora81\bin\LSNRCTL ...
    Info: DBLISTENERSTART_NT_ORA ExecuteDo 2 700
    RC code form SyCoprocessWait  = 0 .
    Info: InstController MakeStepsDeliver 2 651
    Converting Template Files
    Info: InstController MakeStepsDeliver 2 835
    Getting Minimal Size of the Database
    Info: DBRESETDATABASE_NT_ORA OracleOpsCheck 2 752
    KEY: OPS VALUE: NO is set.
    Info: DBRESETDATABASE_NT_ORA OracleRawCheck 2 752
    KEY: RAWDEVICE VALUE: NO is set.
    Info: InstController MakeStepsDeliver 2 752
    Resetting the Database
    Info: DBRESETDATABASE_NT_ORA InternalInstallationDo 2 752
    Shutdown Database abort.
    Info: DBRESETDATABASE_NT_ORA OracleCmd 2 752
    Shutdown Database abort.
    Info: DBRESETDATABASE_NT_ORA SyCoprocessCreate 2 752
    Creating coprocess D:\oracle\ora81\bin\svrmgrl.exe ...
    Info: DBRESETDATABASE_NT_ORA SvrmgrDoDummy 2 752
    Oracle Server Manager Release 3.1.7.0.0 - Production
    Copyright (c) 1997, 1999, Oracle Corporation.  All Rights Reserved.
    Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.7.0.0 - Production
    Connected.
    ORACLE instance shut down.
    Server Manager complete.
    Info: { } SyDirCreate 2 752
    Checking existence of directory D:\oracle\C11\sapdata1\system_1. If it does not exist creating it with user , group  and permission 7 ...
    Info: { } SyDirCreate 2 752
    Checking existence of directory D:\oracle\C11\sapdata1\roll_1. If it does not exist creating it with user , group  and permission 7 ...
    Info: { } SyDirCreate 2 752
    Checking existence of directory D:\oracle\C11\sapdata1\temp_1. If it does not exist creating it with user , group  and permission 7 ...
    Info: { } SyDirCreate 2 752
    Checking existence of directory D:\oracle\C11\sapdata2\stabi_1. If it does not exist creating it with user , group  and permission 7 ...
    Info: { } SyDirCreate 2 752
    Checking existence of directory D:\oracle\C11\sapdata2\stabi_2. If it does not exist creating it with user , group  and permission 7 ...
    Info: { } SyDirCreate 2 752
    Checking existence of directory D:\oracle\C11\sapdata4\stabd_1. If it does not exist creating it with user , group  and permission 7 ...
    Info: { } SyDirCreate 2 752
    Checking existence of directory D:\oracle\C11\sapdata4\stabd_2. If it does not exist creating it with user , group  and permission 7 ...
    Info: { } SyDirCreate 2 752
    Checking existence of directory D:\oracle\C11\sapdata1\btabi_1. If it does not exist creating it with user , group  and permission 7 ...
    Info: { } SyDirCreate 2 752
    Checking existence of directory D:\oracle\C11\sapdata6\btabd_1. If it does not exist creating it with user , group  and permission 7 ...
    Info: { } SyDirCreate 2 752
    Checking existence of directory D:\oracle\C11\sapdata5\pooli_1. If it does not exist creating it with user , group  and permission 7 ...
    Info: { } SyDirCreate 2 752
    Checking existence of directory D:\oracle\C11\sapdata6\poold_1. If it does not exist creating it with user , group  and permission 7 ...
    Info: { } SyDirCreate 2 752
    Checking existence of directory D:\oracle\C11\sapdata4\clui_1. If it does not exist creating it with user , group  and permission 7 ...
    Info: { } SyDirCreate 2 752
    Checking existence of directory D:\oracle\C11\sapdata4\clud_1. If it does not exist creating it with user , group  and permission 7 ...
    Info: { } SyDirCreate 2 752
    Checking existence of directory D:\oracle\C11\sapdata6\dimi_1. If it does not exist creating it with user , group  and permission 7 ...
    Info: { } SyDirCreate 2 752
    Checking existence of directory D:\oracle\C11\sapdata5\dimd_1. If it does not exist creating it with user , group  and permission 7 ...
    Info: { } SyDirCreate 2 752
    Checking existence of directory D:\oracle\C11\sapdata1\facti_1. If it does not exist creating it with user , group  and permission 7 ...
    Info: { } SyDirCreate 2 752
    Checking existence of directory D:\oracle\C11\sapdata6\factd_1. If it does not exist creating it with user , group  and permission 7 ...
    Info: { } SyDirCreate 2 752
    Checking existence of directory D:\oracle\C11\sapdata5\odsi_1. If it does not exist creating it with user , group  and permission 7 ...
    Info: { } SyDirCreate 2 752
    Checking existence of directory D:\oracle\C11\sapdata4\odsd_1. If it does not exist creating it with user , group  and permission 7 ...
    Info: { } SyDirCreate 2 752
    Checking existence of directory D:\oracle\C11\sapdata6\ddici_1. If it does not exist creating it with user , group  and permission 7 ...
    Info: { } SyDirCreate 2 752
    Checking existence of directory D:\oracle\C11\sapdata6\ddicd_1. If it does not exist creating it with user , group  and permission 7 ...
    Info: { } SyDirCreate 2 752
    Checking existence of directory D:\oracle\C11\sapdata6\docui_1. If it does not exist creating it with user , group  and permission 7 ...
    Info: { } SyDirCreate 2 752
    Checking existence of directory D:\oracle\C11\sapdata1\docud_1. If it does not exist creating it with user , group  and permission 7 ...
    Info: { } SyDirCreate 2 752
    Checking existence of directory D:\oracle\C11\sapdata1\el46di_1. If it does not exist creating it with user , group  and permission 7 ...
    Info: { } SyDirCreate 2 752
    Checking existence of directory D:\oracle\C11\sapdata4\el46dd_1. If it does not exist creating it with user , group  and permission 7 ...
    Info: { } SyDirCreate 2 752
    Checking existence of directory D:\oracle\C11\sapdata4\loadi_1. If it does not exist creating it with user , group  and permission 7 ...
    Info: { } SyDirCreate 2 752
    Checking existence of directory D:\oracle\C11\sapdata4\loadd_1. If it does not exist creating it with user , group  and permission 7 ...
    Info: { } SyDirCreate 2 752
    Checking existence of directory D:\oracle\C11\sapdata5\proti_1. If it does not exist creating it with user , group  and permission 7 ...
    Info: { } SyDirCreate 2 752
    Checking existence of directory D:\oracle\C11\sapdata4\protd_1. If it does not exist creating it with user , group  and permission 7 ...
    Info: { } SyDirCreate 2 752
    Checking existence of directory D:\oracle\C11\sapdata5\es46di_1. If it does not exist creating it with user , group  and permission 7 ...
    Info: { } SyDirCreate 2 752
    Checking existence of directory D:\oracle\C11\sapdata3\es46dd_1. If it does not exist creating it with user , group  and permission 7 ...
    Info: { } SyDirCreate 2 752
    Checking existence of directory D:\oracle\C11\sapdata3\es46dd_2. If it does not exist creating it with user , group  and permission 7 ...
    Info: { } SyDirCreate 2 752
    Checking existence of directory D:\oracle\C11\sapdata4\sourcei_1. If it does not exist creating it with user , group  and permission 7 ...
    Info: { } SyDirCreate 2 752
    Checking existence of directory D:\oracle\C11\sapdata5\sourced_1. If it does not exist creating it with user , group  and permission 7 ...
    Info: { } SyDirCreate 2 752
    Checking existence of directory D:\oracle\C11\sapdata4\user1i_1. If it does not exist creating it with user , group  and permission 7 ...
    Info: { } SyDirCreate 2 752
    Checking existence of directory D:\oracle\C11\sapdata4\user1d_1. If it does not exist creating it with user , group  and permission 7 ...
    Info: DBCREATEDB_NT_ORA OracleOpsCheck 2 654
    KEY: OPS VALUE: NO is set.
    Info: DBCREATEDB_NT_ORA OracleRawCheck 2 654
    KEY: RAWDEVICE VALUE: NO is set.
    Info: DBCREATEDB_NT_ORA OracleCreatescriptCheck 2 654
    KEY: CREATESCRIPT VALUE: YES is set.
    Info: { } SyDirCreate 2 654
    Checking existence of directory D:\oracle\C11\sapdata1\system_1. If it does not exist creating it with user , group  and permission 7 ...
    Info: InstController MakeStepsDeliver 2 654
    Creating the Database
    Info: DBCREATEDB_NT_ORA InternalInstallationDo 2 654
    Create Database.
    Info: DBCREATEDB_NT_ORA SyCoprocessCreate 2 654
    Creating coprocess D:\oracle\ora81\bin\svrmgrl.exe ...
    Info: DBCREATEDB_NT_ORA SvrmgrDoDummy 2 654
    Oracle Server Manager Release 3.1.7.0.0 - Production
    Copyright (c) 1997, 1999, Oracle Corporation.  All Rights Reserved.
    Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.7.0.0 - Production
    Connected.
    Echo                            ON
    SVRMGR> SET TERMOUT ON;
    Termout                         ON
    SVRMGR> SHUTDOWN ABORT;
    ORACLE instance shut down.
    SVRMGR> STARTUP NOMOUNT PFILE=init.ora;
    ORACLE instance started.
    Total System Global Area                        272721948 bytes
    Fixed Size                                          75804 bytes
    Variable Size                                   123363328 bytes
    Database Buffers                                148226048 bytes
    Redo Buffers                                      1056768 bytes
    SVRMGR> CREATE DATABASE C11
         2> CONTROLFILE REUSE
         3> MAXDATAFILES  254
         4> MAXLOGFILES   255
         5> MAXLOGHISTORY 1000
         6> MAXLOGMEMBERS 3
         7> MAXINSTANCES  50
         8> CHARACTER SET "WE8DEC"
         9> DATAFILE
    Info: DBCREATEDB_NT_ORA SvrmgrDoDummy 2 654
        10> 'D:\oracle\C11\sapdata1\system_1\system.data1' SIZE 350M REUSE
        11> NOARCHIVELOG
        12> LOGFILE
        13> GROUP 11 (
        14> 'D:\oracle\C11\origloga\log_g11m1.dbf',
        15> 'D:\oracle\C11\mirrloga\log_g11m2.dbf'
        16> ) SIZE 20M REUSE
        17> ,GROUP 13 (
        18> 'D:\oracle\C11\origloga\log_g13m1.dbf',
        19> 'D:\oracle\C11\mirrloga\log_g13m2.dbf'
        20> ) SIZE 20M REUSE
        21> ,GROUP 12 (
        22> 'D:\oracle\C11\origlogb\log_g12m1.dbf',
        23> 'D:\oracle\C11\mirrlogb\log_g12m2.dbf'
        24> ) SIZE 20M REUSE
        25> ,GROUP 14 (
        26> 'D:\oracle\C11\origlogb\log_g14m1.dbf',
        27> 'D:\oracle\C11\mirrlogb\log_g14m2.dbf'
        28> ) SIZE 20M REUSE
        29> ;
    Statement processed.
    SVRMGR> EXIT
    Server Manager complete.
    Info: DBPOSTBUILD_NT_ORA OracleCreatescriptCheck 2 715
    KEY: CREATESCRIPT VALUE: YES is set.
    Info: InstController MakeStepsDeliver 2 715
    Creating the ORACLE Data Dictionary
    Info: DBPOSTBUILD_NT_ORA SyCoprocessCreate 2 715
    Creating coprocess D:\oracle\ora81\bin\svrmgrl.exe ...
    Info: DBPOSTBUILD_NT_ORA SvrmgrDoDummy 2 715
    Oracle Server Manager Release 3.1.7.0.0 - Production
    Copyright (c) 1997, 1999, Oracle Corporation.  All Rights Reserved.
    Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.7.0.0 - Production
    Connected.
    Server Manager complete.
    Info: DBPOSTBUILD_NT_ORA InternalInstallationDo 2 715
    Database is running.
    Info: DBPOSTBUILD_NT_ORA InternalInstallationDo 2 715
    Execute sql script: D:\oracle\ora81\rdbms\admin\catalog.sql.
    Info: DBPOSTBUILD_NT_ORA SyCoprocessCreate 2 715
    Creating coprocess D:\oracle\ora81\bin\svrmgrl.exe ...
    Info: DBPOSTBUILD_NT_ORA InternalInstallationDo 2 715
    Execute sql script: D:\oracle\ora81\rdbms\admin\catproc.sql.
    Info: DBPOSTBUILD_NT_ORA SyCoprocessCreate 2 715
    Creating coprocess D:\oracle\ora81\bin\svrmgrl.exe ...
    Info: DBPOSTBUILD_NT_ORA InternalInstallationDo 2 715
    Execute sql script: D:\oracle\ora81\sqlplus\admin\pupbld.sql.
    Info: DBPOSTBUILD_NT_ORA SyCoprocessCreate 2 715
    Creating coprocess D:\oracle\ora81\bin\svrmgrl.exe ...
    Info: DBCREATEROLLSEGSTART_NT_ORA OracleCreatescriptCheck 2 659
    KEY: CREATESCRIPT VALUE: YES is set.
    Info: InstController MakeStepsDeliver 2 659
    Creating the First Rollback Segment
    Info: DBCREATEROLLSEGSTART_NT_ORA SyCoprocessCreate 2 659
    Creating coprocess D:\oracle\ora81\bin\svrmgrl.exe ...
    Info: DBCREATEROLLSEGSTART_NT_ORA SvrmgrDoDummy 2 659
    Oracle Server Manager Release 3.1.7.0.0 - Production
    Copyright (c) 1997, 1999, Oracle Corporation.  All Rights Reserved.
    Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.7.0.0 - Production
    Connected.
    Server Manager complete.
    Info: DBCREATEROLLSEGSTART_NT_ORA InternalInstallationDo 2 659
    Database is running.
    Info: DBCREATEROLLSEGSTART_NT_ORA SyCoprocessCreate 2 659
    Creating coprocess D:\oracle\ora81\bin\svrmgrl.exe ...
    Info: DBCREATEROLLSEGSTART_NT_ORA SvrmgrDoDummy 2 659
    Oracle Server Manager Release 3.1.7.0.0 - Production
    Copyright (c) 1997, 1999, Oracle Corporation.  All Rights Reserved.
    Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.7.0.0 - Production
    Connected.
    Statement processed.
    Statement processed.
    Server Manager complete.
    Info: DBCREATETSP_NT_ORA OracleOpsCheck 2 660
    KEY: OPS VALUE: NO is set.
    Info: DBCREATETSP_NT_ORA OracleRawCheck 2 660
    KEY: RAWDEVICE VALUE: NO is set.
    Info: DBCREATETSP_NT_ORA OracleCreatescriptCheck 2 660
    KEY: CREATESCRIPT VALUE: YES is set.
    Info: InstController MakeStepsDeliver 2 660
    Creating Tablespaces
    Info: DBCREATETSP_NT_ORA SyCoprocessCreate 2 660
    Creating coprocess D:\oracle\ora81\bin\svrmgrl.exe ...
    Info: DBCREATETSP_NT_ORA SvrmgrDoDummy 2 660
    Oracle Server Manager Release 3.1.7.0.0 - Production
    Copyright (c) 1997, 1999, Oracle Corporation.  All Rights Reserved.
    Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.7.0.0 - Production
    Connected.
    Server Manager complete.
    Info: DBCREATETSP_NT_ORA InternalInstallationDo 2 660
    Database is running.
    Info: { } SyDirCreate 2 660
    Checking existence of directory D:\oracle\C11\sapdata1\roll_1. If it does not exist creating it with user , group  and permission 7 ...
    Info: DBCREATETSP_NT_ORA InternalInstallationDo 2 660
    Create Tablespace: PSAPROLL.
    Info: DBCREATETSP_NT_ORA SyCoprocessCreate 2 660
    Creating coprocess D:\oracle\ora81\bin\svrmgrl.exe ...
    Info: DBCREATETSP_NT_ORA SvrmgrDoDummy 2 660
    Oracle Server Manager Release 3.1.7.0.0 - Production
    Copyright (c) 1997, 1999, Oracle Corporation.  All Rights Reserved.
    Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.7.0.0 - Production
    Connected.
    Statement processed.
    Server Manager complete.
    Info: DBCREATETSP_NT_ORA InternalInstallationDo 2 660
    Create Tablespace: PSAPROLL created successfully.
    Info: { } SyDirCreate 2 660
    Checking existence of directory D:\oracle\C11\sapdata1\temp_1. If it does not exist creating it with user , group  and permission 7 ...
    Info: DBCREATETSP_NT_ORA InternalInstallationDo 2 660
    Create Tablespace: PSAPTEMP.
    Info: DBCREATETSP_NT_ORA SyCoprocessCreate 2 660
    Creating coprocess D:\oracle\ora81\bin\svrmgrl.exe ...
    Info: DBCREATETSP_NT_ORA SvrmgrDoDummy 2 660
    Oracle Server Manager Release 3.1.7.0.0 - Production
    Copyright (c) 1997, 1999, Oracle Corporation.  All Rights Reserved.
    Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.7.0.0 - Production
    Connected.
    Statement processed.
    Server Manager complete.
    Info: DBCREATETSP_NT_ORA InternalInstallationDo 2 660
    Create Tablespace: PSAPTEMP created successfully.
    Info: { } SyDirCreate 2 660
    Checking existence of directory D:\oracle\C11\sapdata2\stabi_1. If it does not exist creating it with user , group  and permission 7 ...
    Info: DBCREATETSP_NT_ORA InternalInstallationDo 2 660
    Create Tablespace: PSAPSTABI.
    Info: DBCREATETSP_NT_ORA SyCoprocessCreate 2 660
    Creating coprocess D:\oracle\ora81\bin\svrmgrl.exe ...
    Info: DBCREATETSP_NT_ORA SvrmgrDoDummy 2 660
    Oracle Server Manager Release 3.1.7.0.0 - Production
    Copyright (c) 1997, 1999, Oracle Corporation.  All Rights Reserved.
    Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.7.0.0 - Production
    Connected.
    Statement processed.
    Server Manager complete.
    Info: DBCREATETSP_NT_ORA InternalInstallationDo 2 660
    Create Tablespace: PSAPSTABI created successfully.
    Info: { } SyDirCreate 2 660
    Checking existence of directory D:\oracle\C11\sapdata2\stabi_2. If it does not exist creating it with user , group  and permission 7 ...
    Info: DBCREATETSP_NT_ORA InternalInstallationDo 2 660
    Alter Tablespace add datafile for: PSAPSTABI.
    Info: DBCREATETSP_NT_ORA SyCoprocessCreate 2 660
    Creating coprocess D:\oracle\ora81\bin\svrmgrl.exe ...
    Info: DBCREATETSP_NT_ORA SvrmgrDoDummy 2 660
    Oracle Server Manager Release 3.1.7.0.0 - Production
    Copyright (c) 1997, 1999, Oracle Corporation.  All Rights Reserved.
    Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.7.0.0 - Production
    Connected.
    Statement processed.
    Server Manager complete.
    Info: DBCREATETSP_NT_ORA InternalInstallationDo 2 660
    Alter Tablespace add datafile: PSAPSTABI created successfully.
    Info: { } SyDirCreate 2 660
    Checking existence of directory D:\oracle\C11\sapdata4\stabd_1. If it does not exist creating it with user , group  and permission 7 ...
    Info: DBCREATETSP_NT_ORA InternalInstallationDo 2 660
    Create Tablespace: PSAPSTABD.
    Info: DBCREATETSP_NT_ORA SyCoprocessCreate 2 660
    Creating coprocess D:\oracle\ora81\bin\svrmgrl.exe ...
    Info: DBCREATETSP_NT_ORA SvrmgrDoDummy 2 660
    Oracle Server Manager Release 3.1.7.0.0 - Production
    Copyright (c) 1997, 1999, Oracle Corporation.  All Rights Reserved.
    Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.7.0.0 - Production
    Connected.
    Statement processed.
    Server Manager complete.
    Info: DBCREATETSP_NT_ORA InternalInstallationDo 2 660
    Create Tablespace: PSAPSTABD created successfully.
    Info: { } SyDirCreate 2 660
    Checking existence of directory D:\oracle\C11\sapdata4\stabd_2. If it does not exist creating it with user , group  and permission 7 ...
    Info: DBCREATETSP_NT_ORA InternalInstallationDo 2 660
    Alter Tablespace add datafile for: PSAPSTABD.
    Info: DBCREATETSP_NT_ORA SyCoprocessCreate 2 660
    Creating coprocess D:\oracle\ora81\bin\svrmgrl.exe ...
    Info: DBCREATETSP_NT_ORA SvrmgrDoDummy 2 660
    Oracle Server Manager Release 3.1.7.0.0 - Production
    Copyright (c) 1997, 1999, Oracle Corporation.  All Rights Reserved.
    Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.7.0.0 - Production
    Connected.
    Statement processed.
    Server Manager complete.
    Info: DBCREATETSP_NT_ORA InternalInstallationDo 2 660
    Alter Tablespace add datafile: PSAPSTABD created successfully.
    Info: { } SyDirCreate 2 660
    Checking existence of directory D:\oracle\C11\sapdata1\btabi_1. If it does not exist creating it with user , group  and permission 7 ...
    Info: DBCREATETSP_NT_ORA InternalInstallationDo 2 660
    Create Tablespace: PSAPBTABI.
    Info: DBCREATETSP_NT_ORA SyCoprocessCreate 2 660
    Creating coprocess D:\oracle\ora81\bin\svrmgrl.

  • Losing Add-Ins When Opening Multiple .DOCM Files

    Our engineers are opening some 2003 documents with macros and converting them to 2007 .docm files.  When they open up one file, the add-in toolbar is there with all the dropdown items and macros.  When they open another file, the toolbar is there
    but no dropdown and macros exist on the toolbar.  Anyone can reproduce the issue on another computer.  We also tried turning on and off trusting the macros and the same thing happens.  Here is some of the different ways the engineer tried:
    In Word 2007:
    I disabled the trusted location I added (My Documents).
    I disabled Trust access to the VBA project object model.
    I set macro security to Disable all macros with notification.
    Observations:
    When I open the first document (*.docm) and enable the content the calculation toolbar menu items are present.
    When I open the second document (*.docm) and enable the content the calculation toolbar is present with no menu items.
    It doesn’t matter how I open the files (i.e., from Windows Explorer or recent files).
    It doesn’t matter the order the files are opened as long as the macros are enabled in the order the files were opened.
    If the first document is a *.doc and the second is a *.docm then this behavior is observed.
    If the first document is a *.docm and the second is a *.doc then this behavior is
    not observed.
    I tried the following sequence:
    1.      
    Open file A:
    a.      
    Toolbar present, menu items present, macros disabled.
    2.      
    Open file B:
    a.      
    File A - Toolbar present, menu items present, macros disabled.
    b.     
    File B - Toolbar present, menu items missing, macros disabled.
    3.      
    Enable macros in file B:
    a.      
    File B - Toolbar present, menu items missing, macros enabled (can run the macros manually).
    b.     
    File A - Toolbar present, menu items present, macros disabled.
    4.      
    Enable macros in file A:
    a.      
    File A - Toolbar present, menu items
    missing, macros enabled (can run the macros manually).
    b.     
    File B - Toolbar present, menu items
    present, macros enabled.
    5.      
    Close File A:
    a.      
    File B - Toolbar present, menu items present, macros enabled.
    6.      
    Re-Open File A:
    a.      
    File A - Toolbar present, menu items present, macros disabled.
    b.     
    File B - Toolbar present, menu items present, macros enabled.
    7.      
    Enable macros in file A:
    a.      
    File A - Toolbar present, menu items missing, macros enabled (can run the macros manually).
    b.     
    File B - Toolbar present, menu items present, macros enabled.
    8.      
    Close File B:
    a.      
    File A - Toolbar present, menu items present, macros enabled.
    9.      
    Re-Open File A:
    a.      
    File A - Toolbar present, menu items present, macros enabled.
    b.     
    File B - Toolbar present, menu items missing, macros disabled
    10.  
    Enable macros in file B:
    a.      
    File A - Toolbar present, menu items present, macros enabled.
    b.     
    File B - Toolbar present, menu items missing, macros enabled (can run the macros manually).
    I stopped after that…

    Are the files all based off the same template and has that template been converted?
    Click on Developer Tab, choose Document Template. At the top under Document Template, see what the template name is.
    If the template is still it dot format, try converting it to the new format. Make a backup of the dot file first.
    Under the developer tab, try attaching the converted template to the files and see if this makes a difference.
    Thanks, Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Regards, Risa Microsoft
    Online Community Support

Maybe you are looking for

  • Using video and audio signal from a camera connect...

    Why is it not possible and is skype intending to implement the ability to use the video signal form a digital camcorder connected to a tv? A lot of people these days have digital camcorders or digital cameras that produce video signal. Why can't thos

  • QM Certification........

    Hi there,               I am working in the QM module for more than a year & now I  am thinking of going for QM certification ........Can any one pls tell me what is the overall certification fees of the exam ...... & from where I can get the detail

  • External Purchase Order Number Range

    We are creating shopping carts using a Z program which is creating the follow-on documents ie.. PO's. Now our requirement is to get the PO's created with external no's  not the internal no range. Is there any BADI which we can use for doing this so t

  • RFC Lookups in SP10`

    Hi all, my requirement is based on PO I need to retrieve the corresponding TAXCodes. For this I wrote an FM to fetch taxcodes based on PO. In Xi part what needs to be done let me know. Thanks Srinivas

  • Regarding PA data upload

    Hi Experts, I just wanted to have a discussion regarding PA data upload. What we feel is that, it should be ok if we go with BDC for each of the infotrype. hr_infotype_operation can be used but  again it  also use bdcdata only so it should not  be a