ittechbd.com

ittechbd.com ITTECHBD (www.ittechbd.com) Is a Largest It Technology Tutorial Site Where Contains a Lot of IT This blog can help all IT student and Professional people.

Goal of this blog is to flash IT information to world wide people. If any people visit this blog achieved good knowledge about System Analysis, System Design, Databases Design and Development, Networking, Managing Projects, Web Design etc.

https://youtu.be/mjdOuLgQPMYHow to Create Login Page in Oracle Apex
13/04/2025

https://youtu.be/mjdOuLgQPMY
How to Create Login Page in Oracle Apex

In This Video I Will Show You How to Create Login Page in Oracle Apex 20 2. Also Will Show You How to Design Login Page.=====================================...

08/08/2024

In This Video I Will Show You How to Create Login Page in Oracle Apex 20 2. Also Will Show You How to Design Login Page.

Oracle Apex 20.1 Download Link :- https://www.oracle.com/tools/downloads/apex-all-archives-downloads.html

Oracle Apex Installation Step by Step: -

https://business.facebook.com/latest/posts/playlist_details?videolist_id=2300577960107479

Oracle Forms and Reports 12c Step by Step:-

https://business.facebook.com/latest/posts/playlist_details?videolist_id=2030821230439299

Oracle Apex Installation Step by Step: -


Under Commeand for Create Login Page:-
=========================================t-Login-container{
background-image: url(' for Login.jpg');
background-repeat : no-repeat;
background-size : cover;
}
t-Login-region .t-Login-body .t-Form-fieldContainer:not(.t-Form-fieldContainer--floatingLabel) .apex-item-text {
font-size: 16px;
padding: 4px 36px;
height: 40px;
border-radius: 20px;
}
a-Button--hot, .t-Button--hot:not(.t-Button--simple), body .ui-button.ui-button--hot, body .ui-state-default.ui-priority-primary {
background-color: ;
color: ;
border-radius: 15px;
}
a-Button--hot:hover, .a-Button--hot:not(:active):focus, .t-Button--hot:not(.t-Button--simple):hover, .t-Button--hot:not(.t-Button--simple):not(:active):focus, body .ui-button.ui-button--hot:hover, body .ui-button.ui-button--hot:not(:active):focus, body .ui-state-default.ui-priority-primary:hover, body .ui-state-default.ui-priority-primary:not(:active):focus {
background-color: ;
}
========================================================

24/06/2024

In This Video I Will Show You How to Create Workspace in Oracle Apex 20.2 on Windows 10,11.

Oracle Apex Installation Step by Step: -

23/06/2024

In This Video I Will Show You How to Auto Runs (ORDS 20,3) from Windows Services In Apex 20.2 Using (NSSM) - the Non-Sucking Service Manager.

Oracle Apex Installation Step by Step: -

Step - 1
========
Notes:- (Before Submit This Path Carefully Check In This Path Same to With Your Installation Directory Path).

Command for Auto Run Ords:-
off
cd C:\Oracle\app\ords
java -jar ords.war
pause

Service Name:- AutoRunOrds.bat
=========================================================
Step - 2
========
Command for Delete Ords Services:-
sc delete "AutoRunOrds"
=========================================================

30/12/2023

In This Video I Will Show You How to Uninstall or Remove (ORDS 20.3) in Oracle Apex 20.2 on Windows 10,11.

Oracle Apex Installation Step by Step: -

ORDS 20,3 Download Link: - https://www.oracle.com/database/technologies/appdev/rest-data-services-downloads.html
===========================================
ORDS-20.3 Remove or Uninstall Guide: ---------

Select User 'ORDS%' by Under Command
===========================================
select username,account_status from dba_users where username like 'ORDS%'

Provide Ords Directory path and hit "Enter" button. "cd C:\Oracle\app\ords "
===========================================
Now run this command "java -jar ords.war uninstall"
===========================================
Service_Name = Write Your Database Name.
===========================================

02/08/2023

In This Video I Will Show You How to Download and Install (ORDS 20,3) for Oracle (Apex 20.2) on Windows 10,11.

Oracle Apex Installation Step by Step: -

ORDS 20,3 Download Link:- https://www.oracle.com/database/technologies/appdev/rest-data-services-downloads.html

===========================================
ORDS-20.3 Installation Guide:---------

Step - 1
========
Command for View ORDS Users:-
==============================
select username,account_status from dba_users where username like 'ORDS%'
===========================================
Step - 2
========
Notes:- (Before Submit This Path Carefully Check In This Path Same to With Your Installation Directory Path).

Provide Ords Directory path and hit "Enter" button. "cd C:\Oracle\app\ords "
===========================================

Now run this command "java -jar ords.war install"
===========================================

Provide Configuration path and hit "Enter" button. "C:\Oracle\app\ords\config"
===========================================

Password of All Apex Normal User (apex_123)
===========================================

SERVICE_NAME = Write Your Database Name.

===========================================
Enter the APEX static resources...: Provide "image" path "C:\Oracle\app\ords\images"
===========================================
Step - 3
=======
Login Info:-
http://localhost:8080/ords
http://localhost:8080/ords/apex_admin
===========================================

23/07/2023

In This Video I Will Show You How to Uninstall, or Remove Oracle Apex 20.2, or any Version on Windows 10,11.

Oracle Apex Installation Step by Step: -

Oracle Apex 20.2 or Any Version Remove or Uninstall Guideline:-----
Step - 1
=========
Command for check Oracle Apex Older Version
SELECT * FROM APEX_RELEASE

Command for View Apex Users:-
==============================
select username,account_status from dba_users where username like 'APEX%'
=========================================
Step - 2
==========
Notes:- (Before Submit This Path Carefully Check In This Path Same to With Your Installation Directory Path).

Command for Remove or Uninstall Oracle Apex 20.2 or any Version:-

Run cmd write Apex Installation Directory Path Like "cd C:\Oracle\app\apex" (Press Enter)

c: (Press Enter)

splplus (Press Enter)

Write Your SYS Username: sys@orcldb as sysdba (Press Enter)
Write Your SYS Password : (Press Enter)
sql; (Press Enter)

Then will show successfully remove Your Oracle Apex.
=========================================

07/06/2023

In This Video I Will Show You How to Download and Install Oracle Apex 20.2 With Oracle Database 19c on Windows 10,11.

Oracle Apex Installation Step by Step: -

Oracle Apex 20.2 Download Link:- https://www.oracle.com/tools/downloads/apex-202-downloads.html

========================================================
Oracle Apex 20.2 Installation Guideline:-----
Step - 1
=========
Command for check Oracle Apex Older Version
SELECT * FROM APEX_RELEASE

Command for View Apex Users:-
==============================
select username,account_status from dba_users where username like 'APEX%'
=========================================================
Step - 2
==========
Notes:- (Before Submit This Path Carefully Check In This Path Same to With Your Installation Directory Path).

Command for Install Oracle Apex New Version:-

Copy Apex New Version and Past to Your Apex Installation Path Like "C:\Oracle\app"

Run cmd write Apex Installation Directory Path Like "cd C:\Oracle\app\apex" (Press Enter)

c: (Press Enter)

sqlplus (Press Enter)

Write Your SYS Username: sys@orcldb as sysdba (Press Enter)
Write Your SYS Password : (Press Enter)
sql sysaux sysaux temp /i/ (This command for copy image) (Press Enter)
sql (Press Enter)

User Name Auto come:- ADMIN

Write Your Email:- (Press Enter)

Write Your Password :- (Press Enter)
sql (Passwords for all Normal Users:- (apex_123))
======================================================
(Must be Unlock Under This (APEX%) Users):-
======================================================
alter user anonymous account unlock identified by apex_123;
alter user apex_listener account unlock identified by apex_123;
alter user apex_public_user account unlock identified by apex_123;
alter user apex_rest_public_user account unlock identified by apex_123;
alter user apex_instance_admin_user account unlock identified by apex_123;
alter user apex_200200 account unlock identified by apex_123;
=========================================================

15/02/2023

In This Video I Will Show You How to Download and Install Oracle Apex 20.1 With Oracle Database 19c on Windows 10,11 Without (ORDS and Apache Tomcat).


.1









Oracle Apex Installation Step by Step: -

Oracle Apex 20.1 Download Link :- https://www.oracle.com/tools/downloads/apex-all-archives-downloads.html
=========================================
Oracle Apex 20.1 Installation Guideline:-----
Step - 1
=========
Command for check Oracle Apex Older Version
SELECT * FROM APEX_RELEASE

Command for View Apex Users:-
==============================
select username,account_status from dba_users where username like 'APEX%'
=========================================
Step - 2
==========
Notes:- (Before Submit This Path Carefully Check In This Path Same to With Your Installation Directory Path).

Command for Install Oracle Apex New Version

Copy Apex New Version and Past to Your Apex Installation Path Like "C:\Oracle\app"

Run cmd Write Your Apex Installation Path Like "cd C:\Oracle\app\apex" (Press Enter)

c: (Press Enter)

sqlplus (Press Enter)

Write Your SYS Username: sys@orcldb as sysdba (Press Enter)
Write Your SYS Password : (Press Enter)
sql sysaux sysaux temp /i/ (This command for copy image) (Press Enter)
sql Write Your Apex Installation Path Like "C:\Oracle\app\" (Press Enter)
sql; (Press Enter)

User Name Auto come:- ADMIN

Write Your Email:- (Press Enter)

Write Your Password :- (Press Enter)

Enter a port for the XDB HTTP Listener 8080 (Press Enter)

(Must be Unlock Under This (APEX%) User):-
=========================================
alter user anonymous account unlock;
=========================================
Step - 3
=========
Login Info: -
http://localhost:8080/apex/
http://localhost:8080/apex/apex_admin
=========================================

11/01/2023

In This Video I Will Show You How to Run Oracle Reports12c in any Browser like (Firefox, Chrome, Internet Explorer) Also I Will Show You How to Configure Reports Server for Run Oracle Reports12c.










Download Link for Code/commands: -https://drive.google.com/file/d/1D6Eb_qX_8Hz529ZtwzvI3T14ccdlCzXU/view?usp=sharing

Oracle Forms and Reports 12c Step by Step: -


01.How to Change Computer Name for Install Oracle Forms 12c.
https://fb.watch/gz1XrcbMMZ/

02.How to Download and Install Oracle Database 19c.
https://fb.watch/gz1-t7lpwN/

03.How to Download and Install Visual C++ All in One on Windows 10,11.
https://fb.watch/gz22TtChUN/

04.How to Download and Install Toad for Oracle 13.1
https://fb.watch/gz22elYUmD/

05.How to Configure Ram in Oracle Forms 12c.
https://fb.watch/gz27zUVsx0/

06.Download and Install Java (JDK 8u271) with Java Home and path in Oracle Forms and Reports 12c.
https://fb.watch/gz29jX-h7n/

07.Download and Install WebLogic Server 12c and fmw infrastructure.
https://fb.watch/gz2dEY92Ev/

08.How to Download and Install Oracle Forms and Reports 12c.
https://fb.watch/gz2fndabff/

09.Configure Repository Creation Utillity (rcu.bat) In Oracle Forms 12c.
https://fb.watch/gY5n2Rz2xh/

10.How to Create Domain In Oracle WebLogic Server 12c.
https://fb.watch/g_EQOEDlds/

11.How to Configure Oracle Forms12c - Part 1
https://fb.watch/h80Xmi-Gpx/

12.How to Configure Oracle Forms12c - Part 2
https://fb.watch/hsZ83FebDN/

13.How to Configure Report in Oracle Forms 12c
https://fb.watch/hHuqSKCUaD/

14.How to Configure Browser-Firefox,Chrome,Internet Explorer in Oracle Forms 12c
https://fb.watch/hMWBmXaIIr/

15.How to Run Oracle Reports12c in any Browser.
https://fb.watch/h_1NwnHj9m/

31/12/2022

In This Video I Will Show You How to Run Oracle forms12c in any Browser like (Firefox, Chrome, Internet Explorer) Also I Will Show You How to Configure Browser for Run Oracle Forms & Reports12c.













Oracle Forms and Reports 12c Step by Step: -


01.How to Change Computer Name for Install Oracle Forms 12c.
https://fb.watch/gz1XrcbMMZ/

02.How to Download and Install Oracle Database 19c.
https://fb.watch/gz1-t7lpwN/

03.How to Download and Install Visual C++ All in One on Windows 10,11.
https://fb.watch/gz22TtChUN/

04.How to Download and Install Toad for Oracle 13.1
https://fb.watch/gz22elYUmD/

05.How to Configure Ram in Oracle Forms 12c.
https://fb.watch/gz27zUVsx0/

06.Download and Install Java (JDK 8u271) with Java Home and path in Oracle Forms and Reports 12c.
https://fb.watch/gz29jX-h7n/

07.Download and Install WebLogic Server 12c and fmw infrastructure.
https://fb.watch/gz2dEY92Ev/

08.How to Download and Install Oracle Forms and Reports 12c.
https://fb.watch/gz2fndabff/

09.Configure Repository Creation Utillity (rcu.bat) In Oracle Forms 12c.
https://fb.watch/gY5n2Rz2xh/

10.How to Create Domain In Oracle WebLogic Server 12c.
https://fb.watch/g_EQOEDlds/

11.How to Configure Oracle Forms12c - Part 1
https://fb.watch/h80Xmi-Gpx/

12.How to Configure Oracle Forms12c - Part 2
https://fb.watch/hsZ83FebDN/

13.How to Configure Report in Oracle Forms 12c
https://fb.watch/hHuqSKCUaD/

14.How to Configure Browser-Firefox,Chrome,Internet Explorer in Oracle Forms 12c
https://fb.watch/hMWBmXaIIr/

15.How to Run Oracle Reports12c in any Browser.
https://fb.watch/h_1NwnHj9m/

(How to Configure the file: formsweb.cfg (Context Free Grammar))

Notes: (Before Submit This Path Carefully Check In This Path Same to with Your Directory Path)

IN : C:\Oracle\Middleware\user_projects\domains\base_domain\config\fmwconfig\servers
\WLS_FORMS\applications\formsapp_12.2.1\config

Add this section....

[pem]
# Note: baseSAAfile must end with .txt
baseSAAfile=basesaa.txt
lookAndFeel=oracle
form=PRE_ETL_MAPPING.fmx
quiet=YES
separateFrame=True
background=/forms/java/background.png
colorScheme=Olive
width=1256
height=975
allowAlertClipboard=false
Logo=NO
fsalcheck=true
isResizable=false

Address

Dhaka
1212

Alerts

Be the first to know and let us send you an email when ittechbd.com posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share