{"id":3967,"date":"2013-09-04T17:58:56","date_gmt":"2013-09-04T21:58:56","guid":{"rendered":"http:\/\/nycphantom.com\/journal\/?p=3967"},"modified":"2013-10-16T17:07:59","modified_gmt":"2013-10-16T21:07:59","slug":"sap-installation","status":"publish","type":"post","link":"http:\/\/nycphantom.com\/journal\/?p=3967","title":{"rendered":"SAP Installation"},"content":{"rendered":"<p>The installation of this popular German software is a feat.<\/p>\n<p><span style=\"text-decoration: underline;\"><strong>History of attempts:<\/strong><\/span><br \/>\nI am attempting the installation on Windows 7 64bit. (Windows Server 2003 was almost successful but my 320GB Hard Drive is just not big enough) Should Windows 7 fail at supporting SAP ECC 6, I shall move back to Server 2003.<\/p>\n<p>9\/4\/2013<br \/>\nLooks like Windows 7 x64-bit does not support Oracle's installation. I shall go back to using Windows Server 2003 then.<\/p>\n<p>9\/20\/2013<br \/>\nUsing Windows Server 2008 x64 R2 Enterprise instead. 500GB Hard Drive. Sytem: Dell<\/p>\n<p><strong>Installation Procedure (Based on <a href=\"http:\/\/vimeo.com\/23114062\" target=\"_blank\">this video<\/a>):<\/strong><br \/>\n..............................................................................<\/p>\n<p>(The video instruction is for a slightly different system and SAP version but it helps)<\/p>\n<p>1. Install Window Server 2008 x64 R2 Enterprise\u00a0with partitions: C (System - 50gb), E (Oracle - 10gb), F (SWAP - 26gb), G (SAPDATA - 390gb)<\/p>\n<p>2. <a href=\"http:\/\/scn.sap.com\/message\/7834198\" target=\"_blank\">Make use<\/a> of Swap drive: My Computer - properties- advanced - performance - advanced - virtual memory - uncheck automatically manage... - Select Swap drive - Customize size to 24000mb for initial and max size - set - Ok - Apply - restart system.<\/p>\n<p>3. Add loopback Network Adapter (necessary?): Device Manager - Right click on Computer name - Select Add Legacy Hardware - Install Hardware Manually - Choose Network Adapters - Wait to select Microsoft Loopback adapter from list.<\/p>\n<p>4. Assign IP for the loopback adapter (not the other network adapter):<br \/>\nIP: 192.168.25.25 (Any IP is fine?)Subnet Mask: 255.255.255.0<br \/>\nDefault Gateway: 192.168.25.1<\/p>\n<p>OK<\/p>\n<p>5. Copy\/unzip SAP files to G (SAPDATA) drive. Put them all in a single folder ie. \"SAP ECC 6\" for convenience. Particularly these files:<br \/>\n<del>51031678<\/del> (actually, <a href=\"http:\/\/scn.sap.com\/thread\/3157632\" target=\"_blank\">51036975 <\/a>could be the right one, 51031678 seems to be the incompatible oracle installation folder)<br \/>\n51037622<br \/>\n51037623_#<br \/>\n51036767_5<br \/>\n51036972<\/p>\n<p>6. Install Oracle,<del> \\51031678\\NT\\I386\\database\\setup.exe<\/del> \\51036975\\NT\\AMD64\\database\\setup.exe (<del><a href=\"https:\/\/forums.oracle.com\/thread\/2217623\" target=\"_blank\">in my case<\/a> I have to run it in XP compatible mode by doing \"control panel\" &gt; \"programs\" &gt; under the \"Program and features\" &gt; \"Run programs made for previous versions of Windows\" &gt; Select Not listed &gt; Find the setup.exe file.<\/del><\/p>\n<p>7. Oracle install menu: Uncheck \"Create Starter Database\", then select Advanced Installation &gt; Enterprise Edition &gt; Next ...&gt; Install database Software only &gt; (if the system verification show network failure because loopback adapter isn't found, just check the box anyway and pass, &gt; Install.<\/p>\n<p>8. Install jdk. Download Java Platform JDK (I chose Windows x64 bit version). Install with all default settings.<\/p>\n<p>9. Define Environment Variables: My Computer &gt; Properties &gt; Advanced System Settings &gt; Advanced &gt; Environment Variables.<br \/>\nUnder System Variables, add New and find and copy Java jdk program folder location into variable value. Variable name: JAVA_HOME<br \/>\nThen go a few lines down in System Variables and look for Path. Edit it by adding at the end: %JAVA_HOME%\\bin<\/p>\n<p>10. Rename ext files: Move jar files (all files) in folder java sdk\\jre\\lib\\ext into NEW FOLDER (create that in the same ext. folder). Right-click and send to compressed zip format. Delete New Folder.<\/p>\n<p>11. Install SAP: Run 51037622\\IM_WINDOWS_X86_64\\sapinst.exea. Choose \"Enhancement Package 4 for SAP ERP 6.0\" &gt; SAP ABAP &gt; Oracle &gt; Central System &gt; Central System (select to highlight this). Next<br \/>\nb. Custom mode<br \/>\nc. Enter any 3 letter ID. Password.<br \/>\nd. Domain Model: Local Installation.<br \/>\ne. Password confirmation. (I use the same for system admin and service user, passwords were already entered by installer)<br \/>\nf. Same 3 letter ID for the Database ID.<br \/>\ng. Ignore Operating System Version Condition not met. (My version SR2 Enterprise is higher) - Next - hit \"Cancel\" to Continue installation.<br \/>\nh. According the right column (Medium), browse for the right export # folder in \\51037623_#\\DATA_UNITS\\, then hit Next. Repeat the process until all files are located.<\/p>\n<p>12. Some error about TypeError: key_5, etc. I tried <a href=\"http:\/\/scn.sap.com\/thread\/3328327\" target=\"_blank\">delete <\/a>the registry key: HEY_LOCAL_MACHINE &gt; SOFTWARE&gt; ORACLE &gt;\u00a0 DEINSTALL<br \/>\nThen the NetWeaver installation froze. I restarted the system.<\/p>\n<p>13. I opted all oracle related items to E: drive (oracle's drive).<\/p>\n<p>14. When asked, browse for \\51036767_5\\...DATA_UNITS\\...UC-Kernel 7.01 Windows Server on x64 64bit<br \/>\nand for Oracle Client...\\51036972\\OCL_WINDOWS_X86_64\\LABEL.ASC<\/p>\n<p>15. Next to all...when asked for <a href=\"http:\/\/solution404.wordpress.com\/2010\/09\/06\/sap-solution-manager-key-generator\/\" target=\"_blank\">Solution Manager Key<\/a>...a vbs script (posted in the comment section) can generate this, based on Database ID, system number and Host name. Save the script as *.vbs and run it.<\/p>\n<p>10\/16\/2013<br \/>\n16. <em>Import ABAP causes error - checked log files - most sites suggest an increase of shared_pool or sga memory size. It took a while for me to find initTIM.ora, the config file, as I believe I was looking at the wrong config file (initdw.ora in the dbs folder, very confusing guides online) I am in the process of determining this.<\/em><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The installation of this popular German software is a feat. History of attempts: I am attempting the installation on Windows 7 64bit. (Windows Server 2003 was almost successful but my 320GB Hard Drive is just not big enough) Should Windows &hellip; <a href=\"http:\/\/nycphantom.com\/journal\/?p=3967\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[10,3],"tags":[],"class_list":["post-3967","post","type-post","status-publish","format-standard","hentry","category-projects","category-technical"],"_links":{"self":[{"href":"http:\/\/nycphantom.com\/journal\/index.php?rest_route=\/wp\/v2\/posts\/3967","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/nycphantom.com\/journal\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/nycphantom.com\/journal\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/nycphantom.com\/journal\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/nycphantom.com\/journal\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3967"}],"version-history":[{"count":12,"href":"http:\/\/nycphantom.com\/journal\/index.php?rest_route=\/wp\/v2\/posts\/3967\/revisions"}],"predecessor-version":[{"id":4225,"href":"http:\/\/nycphantom.com\/journal\/index.php?rest_route=\/wp\/v2\/posts\/3967\/revisions\/4225"}],"wp:attachment":[{"href":"http:\/\/nycphantom.com\/journal\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3967"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/nycphantom.com\/journal\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=3967"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/nycphantom.com\/journal\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=3967"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}