بتاريخ: 13 أكتوبر 201114 سنة comment_216495 أخوانى الكرام نوع الوندوز : windows server 2008r2 64xنظام الأوراكل : oracle database 10gr2 64xبعد تنزيل الأوراكل على وندوز سرفر 2008 64 بيتلا اقدر ان ادخل على لنكةhttp://localhost:1158/em/ ولنكةhttp://localhost:5560/isqlplus/تعمل جيدا دون مشكله ولا اقدر ادخل ببرنامج التود او الهورا حيث عند الدخول يقول لى can not load oci.dll ارجو حل مشكلتى وشكرا تقديم بلاغ
بتاريخ: 20 أكتوبر 201114 سنة comment_216760 because the client components (management studio) are installed into a folder with (x86) in the folder name. There is no control over this path name at install time because the SQL Server install routine is doing it. The majority of the management studio is compiled as a 32 bit application so that is why the (x86) is being appended to the folder where the studio is being installed. When you attampt to import data from within the management studio, the data import wizard (DTSWizard) is passing a string to the Oracle provider with (x86) in the string, this exposes a networking bug in Oracle and it breaks on the parenthesis.There are a couple of workarounds to this and neither are very pretty or what you would want to do in production, but here is a simple workaround that will at least allow you to connect to Oracle and import some data. When you go through the SQL Server installation you have a choice of where to direct the installation of the database services, the data files, and the client components. You can either accept the defaults which go to the C: drive or you can choose another drive and custom folder name. Let's say for the client tools you chose an install path and folder name as follows:D:\ClientToolsWhat you would end up with after the installation is complete is this:D:\ClientToolsD:\ClientTools (x86)Notice you now have two folders called ClientTools, the first one is where some 64 Bit compiled applications are, and the one with the (x86) are where the majority of the client tools are installed, specifically the management studio and the business intelligence development studio.Workaround:Copy, Paste, and Rename the entire ClientTools (x86) folder as follows:D:\ClientToolsx86Using explorer or from a command prompt, navgiate to the sub folder under ClientToolsx86 and find the DTSWizard, it should be in a folder similar to D:\ClientToolsx86\90\DTS\BinnExecute the DTSWizard.exe and you should be able to successfully connect to Oracle and import data.One of the many problems with this is although you can connect and import data, you can't set it up as an SSIS package or a job under the SQL Agent because there are a ton of registry keys that point to (x86) as the default location for the management studioI have experimented with hacking the registry and changing all the paths and I did get it working. The last problem I ran into was although I could save and execute an SSIS package, it failed to run as a job under the SQL Agent with no explanation as to why.Oracle does provide an x64 Client and the provider does connect, but it cannot import data because there is a data Precision issue where it cannot convert to Float, Numeric with the proper precision and scale. There is a bug submitted for a patch but it has not been released yet.To connect to Oracle using the x64 Oracle client provider you need to execute the x64 DTSWizard which is not in the management studio, it is located in the D:\ClientTools\90\DTS\Binn folder, this is where the 64 Bit compiled applications are. other problem in Toad Toad works with both 32 and 64 bit DATABASEToad only works with 32 bit CLIENT تقديم بلاغ
بتاريخ: 24 أكتوبر 201114 سنة كاتب الموضوع comment_216869 هل من حلولا الأصدار 10g غير متوافق مع wiin2008علما بان الداتا بيز شغاله بكفائة على win2003 تم تعديل 24 أكتوبر 201114 سنة بواسطة DREAMMAN تقديم بلاغ
بتاريخ: 24 أكتوبر 201114 سنة comment_216886 هل من حلولا الأصدار 10g غير متوافق مع wiin2008علما بان الداتا بيز شغاله بكفائة على win2003 السلام وعليكم ورحمة اللهاخي الكريم انا اعمل على windows server 2003 وعلى windows XP sp1 and sp2لكن اود لو تجرب ان تعمل على data base 11g مع Oracle 10g R2 for 64 bit ابحث عن النسخة لتجربتها امل من الله ان اكون افدتك بذلك واعتذر عن اي غلط في المعلومة والله ولي التوفيق تقديم بلاغ
بتاريخ: 30 أكتوبر 201114 سنة كاتب الموضوع comment_217091 ظهرت لى هذه المشكله فى اخر مرحله من التنصيب ما الحل؟؟؟؟؟؟؟؟؟؟؟؟؟؟ تقديم بلاغ
بتاريخ: 15 نوفمبر 201114 سنة comment_217604 ظهرت لى هذه المشكله فى اخر مرحله من التنصيب ما الحل؟؟؟؟؟؟؟؟؟؟؟؟؟؟ تقديم بلاغ
بتاريخ: 15 نوفمبر 201114 سنة comment_217606 السلام وعليكم ورحمة اللهأخي الكريم استعملOracle 11g for 64 bitوالله ولي التوفيق تقديم بلاغ
انضم إلى المناقشة
يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.