الانتقال إلى المحتوى
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.

كيف اجعل المستخدم لا يبدأ oc4j

Featured Replies

بتاريخ:

اخوتي فالله السلام عليكم ورحمة الله وبركاته
انا عاوز انزل للclient
developper 10g
هوه نزل بالفعل ولكني محتاج انه اتوماتيك oc4j
بدون ما يضطر المستخدم لتشغيله
اي يكون automatically started
ارجو المساعدة دعواتي
بالتوفيق لكل من سلك طريقا يبتغي فيه علما

بتاريخ:

ببساطة يمكن ان تضعه في قائمة ابدأ في الستارت اب

ولكن هذا ليس الاستخدام الصحيح لل 10g على جهاز العميل يجب ان لا تنزل اي شيء النظام بالكامل يكون على السيرفر مع ال oracle application server والعميل يستدعى النظام من خلال عنوان ال url


والى الامام جميعاً

بتاريخ:

اليك التالي اذا كنت تريد ان تجعله كخدمة في نظام الويندوز

To start OC4J as Windows service so that OC4J can be started automatically when system is started.
This avoids user from starting up the instance manually.
Fix
1. Make sure you have "srvany.exe" and "instsrv.exe" installed on your system.
These executables create and allow any Windows application to be run as "service".

2. Install OC4J instance as a service with the following command on the command prompt.
C:\services>instsrv oc4j902 c:\services\srvany.exe
where 'services' is the directory with srvany.exe and instsrv.exe executables.
oc4j902 is the name of OC4J instance to be installed as service.

3. Open 'Services' from the control panel. You will find that this is listed in the list of 'service'.

4. Click on Startup button. Set startup type for oc4j902 service as automatic.

5. Under 'Log on As', select 'this' account and select local user name.You will need to retype password .

6. Run REGEDIT.

7. Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\oc4j902.

a. Create a key under oc4j902 by right clicking oc4j902 and selecting New Key.
b. Type in 'Parameters' for your new key value.
c. Under the 'Parameters' key, create an appplication string as follows.
Right click on 'Parameters',
select New 'String Value'
Name it as 'Application'.

d. Double click on the Application value to provide the full path of the script file - startinst.bat which starts OC4J.

Type E:\9iDS\j2ee\Oracle9iDS\startinst.bat
Here E:\9iDS is the ORACLE_HOME where 9iDS is installed.

10. Go to the Control panel -> service. Start OC4J service.

Note: srvany.exe and instsrv.exe executables can be downloaded from the following site:
http://www.taltech.com/TALtech_web/support...s/NTService.htm

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

شكرا اخي مصطفي
للتعاون النشط والاهتمام
الي الامام دائما

بتاريخ:

لا اريد منكم سوى صالح الدعاء

بتاريخ:

شكرا
انا كنت عايز الموضوع ده من زمان

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

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

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

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

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

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.