Новые сообщения [новые:0]
Дайджест
Горячие темы
Избранное [новые:0]
Форумы
Пользователи
Статистика
Статистика нагрузки
Мод. лог
Поиск
|
04.05.2009, 14:04
|
|||
---|---|---|---|
|
|||
Updating the Images Directory When Upgrading from a Previous Release |
|||
#18+
SQL> @apxldimg.sql /tmp PL/SQL procedure successfully completed. old 1: create directory APEX_IMAGES as '&1/apex/images' new 1: create directory APEX_IMAGES as '/tmp/apex/images' Directory created. declare * ERROR at line 1: ORA-22288: file or LOB operation FILEOPEN failed No such file or directory ORA-06512: at "SYS.XMLTYPE", line 296 ORA-06512: at line 15 ... |
|||
:
Нравится:
Не нравится:
|
|||
|
04.05.2009, 14:06
|
|||
---|---|---|---|
|
|||
Updating the Images Directory When Upgrading from a Previous Release |
|||
#18+
SQL> select * from v$version 2 ; BANNER -------------------------------------------------------------------------------- Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - 64bit Production PL/SQL Release 11.1.0.6.0 - Production CORE 11.1.0.6.0 Production TNS for Linux: Version 11.1.0.6.0 - Production NLSRTL Version 11.1.0.6.0 - Production ... |
|||
:
Нравится:
Не нравится:
|
|||
|
04.05.2009, 14:16
|
|||
---|---|---|---|
|
|||
Updating the Images Directory When Upgrading from a Previous Release |
|||
#18+
Nutss wrote at 04.05.2009 15:04: > SQL> @apxldimg.sql /tmp > > PL/SQL procedure successfully completed. > > old 1: create directory APEX_IMAGES as '&1/apex/images' > new 1: create directory APEX_IMAGES as '/tmp/apex/images' > > Directory created. Команда "CREATE DIRECTORY" не создает физически директорию на диске, а лишь создает объект БД DIRECTORY. На диске есть такая директория как /tmp/apex/images? Posted via ActualForum NNTP Server 1.4 ... |
|||
:
Нравится:
Не нравится:
|
|||
|
04.05.2009, 14:22
|
|||
---|---|---|---|
|
|||
Updating the Images Directory When Upgrading from a Previous Release |
|||
#18+
Denis Popov На диске есть такая директория как /tmp/apex/images? есть! ... |
|||
:
Нравится:
Не нравится:
|
|||
|
04.05.2009, 14:25
|
|||
---|---|---|---|
|
|||
Updating the Images Directory When Upgrading from a Previous Release |
|||
#18+
Код: plaintext 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20. 21. 22. 23. 24. 25. 26. 27. 28. 29. 30. 31. 32. 33. 34. 35. 36. 37. 38. 39. 40. 41. 42. 43. 44. 45. 46. 47. 48. 49. 50. 51. 52.
... |
|||
:
Нравится:
Не нравится:
|
|||
|
|
start [/forum/topic.php?fid=50&tablet=1&tid=1877413]: |
0ms |
get settings: |
8ms |
get forum list: |
12ms |
check forum access: |
3ms |
check topic access: |
3ms |
track hit: |
66ms |
get topic data: |
11ms |
get forum data: |
2ms |
get page messages: |
38ms |
get tp. blocked users: |
2ms |
others: | 15ms |
total: | 160ms |
0 / 0 |