الانتقال إلى المحتوى
View in the app

A better way to browse. Learn more.

مجموعة مستخدمي أوراكل العربية

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

مشكلة فى تنصيب الأوراكل على وندوز 2008

Featured Replies

بتاريخ:

أخوانى الكرام

نوع الوندوز : windows server 2008r2 64x
نظام الأوراكل : oracle database 10gr2 64x
بعد تنزيل الأوراكل على وندوز سرفر 2008 64 بيت
لا اقدر ان ادخل على لنكة
http://localhost:1158/em/

ولنكة
http://localhost:5560/isqlplus/
تعمل جيدا دون مشكله

ولا اقدر ادخل ببرنامج التود او الهورا

حيث عند الدخول يقول لى

can not load oci.dll

ارجو حل مشكلتى

وشكرا

بتاريخ:


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:\ClientTools

What you would end up with after the installation is complete is this:

D:\ClientTools
D:\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:\ClientToolsx86

Using 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\Binn

Execute 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 studio

I 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 DATABASE
Toad only works with 32 bit CLIENT

بتاريخ:
  • كاتب الموضوع

هل من حل
ولا الأصدار 10g غير متوافق مع wiin2008
علما بان الداتا بيز شغاله بكفائة على win2003

تم تعديل بواسطة DREAMMAN

بتاريخ:

هل من حل
ولا الأصدار 10g غير متوافق مع wiin2008
علما بان الداتا بيز شغاله بكفائة على win2003


السلام وعليكم ورحمة الله
اخي الكريم انا اعمل على windows server 2003 وعلى windows XP sp1 and sp2
لكن اود لو تجرب ان تعمل على data base 11g مع Oracle 10g R2 for 64 bit ابحث عن النسخة لتجربتها

امل من الله ان اكون افدتك بذلك واعتذر عن اي غلط في المعلومة
والله ولي التوفيق
بتاريخ:
  • كاتب الموضوع

ظهرت لى هذه المشكله فى اخر مرحله من التنصيب

an3m1.com_73351937771.jpg

ما الحل؟؟؟؟؟؟؟؟؟؟؟؟؟؟

  • بعد 3 أسابيع...
بتاريخ:

ظهرت لى هذه المشكله فى اخر مرحله من التنصيب

an3m1.com_73351937771.jpg

ما الحل؟؟؟؟؟؟؟؟؟؟؟؟؟؟
بتاريخ:

السلام وعليكم ورحمة الله
أخي الكريم استعمل
Oracle 11g for 64 bit
والله ولي التوفيق

انضم إلى المناقشة

يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.

زائر
أضف رد على هذا الموضوع...

برجاء الإنتباه

بإستخدامك للموقع فأنت تتعهد بالموافقة على هذه البنود: سياسة الخصوصية

Account

Navigation

البحث

إعداد إشعارات المتصفح الفورية

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.