🎴 Flashcard Mode
web technology Online Quiz - 204
Card1 / 20
Mastered0
Review0
QuestionClick to flip
Which command can not be executed on Application server
AnswerClick to flip back
A
winexec
💡 Explanation:
winexec is a Windows-specific command that cannot execute on a PeopleSoft Application Server (typically Unix-based). sqlexec executes SQL, sendmail sends emails, and scrollselect performs fetch operations, all valid Application Engine commands. The winexec command is only available in Windows-based client environments like Application Designer.